openbsd-ports/print/transfig/patches/patch-aa

12 lines
287 B
Plaintext
Raw Normal View History

2000-02-02 22:19:06 -05:00
--- 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