1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/news/knews/files/patch-ac
Andreas Klemm c08adf55a4 hell, what's going on ...
again forgot patch-ac, but now ;-)
1998-03-21 13:36:40 +00:00

19 lines
426 B
Plaintext

--- knews.tmpl.orig Sat Mar 21 14:23:28 1998
+++ knews.tmpl Sat Mar 21 14:24:52 1998
@@ -74,12 +74,12 @@
* be changed to -lz.
*/
-JPEG_LIB = -ljpeg
-PNG_LIB = -lpng -lgz -lm
+JPEG_LIB = -L!!LOCALBASE!!/lib -ljpeg
+PNG_LIB = -lpng -lz -lm
/*
* If you need to add include paths for e.g. libjpeg, libpng or libzlib
* include files, do it here.
*/
-KNEWS_INCLUDES =
+KNEWS_INCLUDES = -I!!LOCALBASE!!/include