freebsd-ports/news/tin/files/patch-aa
Andrey A. Chernov 15bdaa2466 Upgrade to 1.5.4
2000-05-23 20:50:17 +00:00

11 lines
416 B
Text

--- src/Makefile.in.orig Tue May 16 19:45:39 2000
+++ src/Makefile.in Tue May 23 23:52:52 2000
@@ -58,7 +58,7 @@
YACC = @YACC@
CANLIB = # -L../libcanlock -lcanlock
-LIBS = -L../pcre -lpcre $(CANLIB) @LIBS@ @INN_NNTPLIB@ @INTLDIR_MAKE@ @INTLLIBS@
+LIBS = ../pcre/libpcre.a $(CANLIB) @LIBS@ @INN_NNTPLIB@ @INTLDIR_MAKE@ @INTLLIBS@
# Where do you want the binary & manual page installed?
DESTDIR = @DESTDIR@