1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/print/transfig/files/patch-ag
Satoshi Taoka 0b4d835b3a Updated to 3.2.3
PR:		16381
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	maintainer <chuckr@freebsd.org>
2000-01-27 02:58:58 +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