From 65f4afec8fab2b843c292fb4fe3f55ca4755c3ac Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 12 Oct 2000 21:18:07 +0000 Subject: Update to 0.48 PR: 21889 Submitted by: maintainer --- comms/qicosi/files/patch-ac | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'comms/qicosi/files') diff --git a/comms/qicosi/files/patch-ac b/comms/qicosi/files/patch-ac index 4370c5401f5b..7bbfef02dd09 100644 --- a/comms/qicosi/files/patch-ac +++ b/comms/qicosi/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 += -- cgit v1.2.3