mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
0b4d835b3a
PR: 16381 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: maintainer <chuckr@freebsd.org>
12 lines
287 B
Plaintext
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
|
|
|