1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/news/tin/files/patch-aa
Andrey A. Chernov 15bdaa2466 Upgrade to 1.5.4
2000-05-23 20:50:17 +00:00

12 lines
416 B
Plaintext

--- 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@