aboutsummaryrefslogtreecommitdiff
path: root/comms/qico/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-12 21:18:07 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-12 21:18:07 +0000
commit65f4afec8fab2b843c292fb4fe3f55ca4755c3ac (patch)
tree0fc990cf4a5897355d80ec7a0026755df75610fd /comms/qico/files
parentd2a5af872a2ff42cb92fb7f63c5093d153247662 (diff)
downloadports-65f4afec8fab2b843c292fb4fe3f55ca4755c3ac.tar.gz
ports-65f4afec8fab2b843c292fb4fe3f55ca4755c3ac.zip
Update to 0.48
PR: 21889 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=33739
Diffstat (limited to 'comms/qico/files')
-rw-r--r--comms/qico/files/patch-ac11
1 files changed, 10 insertions, 1 deletions
diff --git a/comms/qico/files/patch-ac b/comms/qico/files/patch-ac
index 4370c5401f5b..7bbfef02dd09 100644
--- a/comms/qico/files/patch-ac
+++ b/comms/qico/files/patch-ac
@@ -1,5 +1,5 @@
--- src/Makefile.orig Tue Aug 15 20:53:42 2000
-+++ src/Makefile Sun Aug 20 10:06:44 2000
++++ src/Makefile Sat Oct 7 19:06:08 2000
@@ -14,7 +14,7 @@
#DEFS += -DY_DEBUG #-DYYERROR_VERBOSE=1 -DYYDEBUG=100
@@ -9,3 +9,12 @@
ifeq (1,$(STRIP))
IFLAGS = -s
else
+@@ -23,7 +23,7 @@
+ endif
+ #DLIBS = -lccmalloc -ldl
+ ifeq (1,$(FREE_BSD))
+-LIBS += -lutil
++#LIBS += -lutil
+ DEFS += -DFREE_BSD=1
+ else
+ LIBS +=