forked from Lainports/freebsd-ports
13 lines
293 B
Text
13 lines
293 B
Text
--- Imakefile-- Wed Feb 9 09:23:32 2000
|
|
+++ Imakefile Thu Apr 13 00:59:16 2000
|
|
@@ -12,8 +12,8 @@
|
|
CCOPTIONS = -Aa -D_HPUX_SOURCE
|
|
#endif
|
|
|
|
-JPEG_INCLUDES =
|
|
-JPEG_LDFLAGS =
|
|
+JPEG_INCLUDES = -I%%LOCALBASE%%/include
|
|
+JPEG_LDFLAGS = -L%%LOCALBASE%%/lib
|
|
|
|
PNG_INCLUDES =
|
|
PNG_LDFLAGS =
|