summaryrefslogtreecommitdiffstats
path: root/net/tinyfugue
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-01-18 02:55:18 +0000
committersteve <steve@FreeBSD.org>1999-01-18 02:55:18 +0000
commit904a27195f10b8880be27b554e7f22052cfdd7f8 (patch)
tree73bcf68ce449032699a22ccbc7be98dc5a60829a /net/tinyfugue
parent7ca56d0f7b0d1e91b4a28b13ec082409074165f4 (diff)
downloadFreeBSD-ports-904a27195f10b8880be27b554e7f22052cfdd7f8.zip
FreeBSD-ports-904a27195f10b8880be27b554e7f22052cfdd7f8.tar.gz
Make this port respect CFLAGS.
PR: 9489 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Diffstat (limited to 'net/tinyfugue')
-rw-r--r--net/tinyfugue/files/patch-ab13
1 files changed, 11 insertions, 2 deletions
diff --git a/net/tinyfugue/files/patch-ab b/net/tinyfugue/files/patch-ab
index 399ac4c..49cb173 100644
--- a/net/tinyfugue/files/patch-ab
+++ b/net/tinyfugue/files/patch-ab
@@ -1,5 +1,5 @@
---- unix/Config.orig Fri Apr 4 11:51:58 1997
-+++ unix/Config Mon Jun 16 18:18:29 1997
+--- unix/Config.orig Mon Nov 16 16:43:32 1998
++++ unix/Config Thu Jan 14 04:56:10 1999
@@ -33,9 +33,12 @@
# even if an old version is currently in use. You can remove
# the old version manually later when it is no longer in use.
@@ -27,3 +27,12 @@
### Flags.
+@@ -110,7 +113,7 @@
+ # by removing the leading "#".
+
+ # CC=cc
+-# CCFLAGS="-g"
++CCFLAGS=${CFLAGS}
+
+
+ ### Stripping.
OpenPOWER on IntegriCloud