freebsd-ports/news/knews/files/patch-ac
Andreas Klemm a82c07a5e3 Update to new knews version 1.0b.1.
From the Home Page: The only changes from version 1.0b.0 are
XFace support and a few bug fixes. XFace support isn't enabled
in the port, didn't have the time and need.
1999-01-07 20:37:41 +00:00

17 lines
454 B
Text

--- knews.tmpl.orig Tue Dec 29 12:14:55 1998
+++ knews.tmpl Thu Jan 7 21:30:06 1999
@@ -74,7 +74,7 @@
* be changed to -lgz.
*/
-JPEG_LIB = -ljpeg
+JPEG_LIB = -L!!LOCALBASE!!/lib -ljpeg
PNG_LIB = -lpng -lz -lm
COMPFACE_LIB = -lcompface
@@ -83,4 +83,4 @@
* 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