1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/news/tin/files/patch-aa
David E. O'Brien d4645755ec Upgrade to tinpre-1.4-971123
Hopefully won't mind too much:	ache
1997-11-26 14:35:25 +00:00

12 lines
358 B
Plaintext

--- src/Makefile.in.orig Sat Nov 22 06:03:52 1997
+++ src/Makefile.in Wed Nov 26 03:12:30 1997
@@ -20,7 +20,7 @@
LDFLAGS = @LDFLAGS@
YACC = @YACC@
-LIBS = -L../pcre -lpcre @LIBS@ @INN_NNTPLIB@
+LIBS = ../pcre/libpcre.a @LIBS@ @INN_NNTPLIB@ ../pcre/libpcre.a
# Where do you want the binary & manual page installed?
INSTALL_PREFIX = @INSTALL_PREFIX@