openbsd-ports/print/transfig/patches/patch-aa
2000-02-03 03:19:06 +00:00

12 lines
287 B
Plaintext

--- fig2dev/dev/Imakefile.orig Thu Jan 6 03:30:09 2000
+++ fig2dev/dev/Imakefile Sat Jan 22 10:15:39 2000
@@ -22,7 +22,7 @@
XCOMM the party supplying this software to the X Consortium.
INCLUDES = -I.. -I../..
-#ifdef JPEGINCDIR
+#ifdef USE_JPEG
JPEGINC = -I$(JPEGINCDIR)
#endif