summaryrefslogtreecommitdiff
path: root/net/wais/files
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-09-02 03:07:21 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-09-02 03:07:21 +0000
commit585f6a3664fa862b104157c7f966074e2da4bfd3 (patch)
tree920173d82eee52d654ad362d1b9f00665a9e732a /net/wais/files
parentUpdate to 1.3.7 (diff)
PR: 55708
Submitted by: Simon Barner <barner@in.tum.de> Make wais to respect CC and CFLAGS.
Notes
Notes: svn path=/head/; revision=88318
Diffstat (limited to 'net/wais/files')
-rw-r--r--net/wais/files/patch-ac20
1 files changed, 20 insertions, 0 deletions
diff --git a/net/wais/files/patch-ac b/net/wais/files/patch-ac
new file mode 100644
index 000000000000..c83cf2d9846f
--- /dev/null
+++ b/net/wais/files/patch-ac
@@ -0,0 +1,20 @@
+--- Makefile.freebsd.orig Mon Aug 18 22:03:40 2003
++++ Makefile.freebsd Mon Aug 18 22:03:58 2003
+@@ -48,7 +48,7 @@
+ #
+ # Some default programs
+ # CC = cc
+-CC = gcc
++#CC = gcc
+ AR = ar
+ RM = /bin/rm
+ MV = mv
+@@ -149,7 +149,7 @@
+ # -DSOLARIS for SunOS 5.2 (Solaris 2.2) machines.
+ #
+ # Use this version of CFLAGS for BSDI
+-CFLAGS = -I$(INCLUDE) -D__bsdi__ -DBSD43 -DTELL_USER -DUSG -DSECURE_SERVER -DRELEVANCE_FEEDBACK -DBOOLEANS -DPARTIALWORD -DLITERAL -DSOUND -DBIBDB
++CFLAGS += -I$(INCLUDE) -D__bsdi__ -DBSD43 -DTELL_USER -DUSG -DSECURE_SERVER -DRELEVANCE_FEEDBACK -DBOOLEANS -DPARTIALWORD -DLITERAL -DSOUND -DBIBDB
+
+ #
+ # Flag definitions