summaryrefslogtreecommitdiff
path: root/print/transfig
diff options
context:
space:
mode:
authoritohy <itohy>2000-06-22 08:13:14 +0000
committeritohy <itohy>2000-06-22 08:13:14 +0000
commit47a4ff7b70203605601f5f96787336eadb307d64 (patch)
tree87cb78ab3c7fcff7004e29f4bacd41c401b079ed /print/transfig
parent68d5a12b21359818bf06907c7b18ffaf716522cf (diff)
downloadpkgsrc-47a4ff7b70203605601f5f96787336eadb307d64.tar.gz
Fix fig2dev Imakefile.
Diffstat (limited to 'print/transfig')
-rw-r--r--print/transfig/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/transfig/patches/patch-ab b/print/transfig/patches/patch-ab
new file mode 100644
index 00000000000..d64cc1de575
--- /dev/null
+++ b/print/transfig/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2000/06/22 08:13:14 itohy Exp $
+
+--- fig2dev/dev/Imakefile.orig Thu Jan 6 03:30:09 2000
++++ fig2dev/dev/Imakefile Thu Jun 22 00:03:53 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
+