summaryrefslogtreecommitdiff
path: root/graphics/xfig-devel/files
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-06 19:33:45 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-06 19:33:45 +0000
commita71461bc95d3061f757760465c471768dbdc07e9 (patch)
tree284de01f6b224b0c5510a7c0501e151c0ebb632a /graphics/xfig-devel/files
parentInactivate mew-xemacs-mule. (diff)
- Add message to notice Ghostscript support hook
- /usr/local -> LOCALBASE - Remove version number from pkg/DESCR - Sort pkg/PLIST PR: 15914 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=24488
Diffstat (limited to 'graphics/xfig-devel/files')
-rw-r--r--graphics/xfig-devel/files/patch-aa15
1 files changed, 12 insertions, 3 deletions
diff --git a/graphics/xfig-devel/files/patch-aa b/graphics/xfig-devel/files/patch-aa
index e01847411d4e..cb659e726f0b 100644
--- a/graphics/xfig-devel/files/patch-aa
+++ b/graphics/xfig-devel/files/patch-aa
@@ -1,5 +1,14 @@
---- Imakefile.orig Thu Jul 2 12:37:09 1998
-+++ Imakefile Tue Dec 28 16:25:42 1999
+--- Imakefile.orig Fri Jul 3 02:37:09 1998
++++ Imakefile Mon Jan 3 13:19:34 2000
+@@ -40,7 +40,7 @@
+
+ #ifdef USEJPEG
+ #ifdef USEINSTALLEDJPEG
+-JPEGLIBDIR = /usr/local/lib
++JPEGLIBDIR = %%LOCALBASE%%/lib
+ #else
+ JPEGLIBDIR = ../jpeg
+ #endif
@@ -49,12 +49,12 @@
XCOMM Uncomment the following definiton if you want to use the small icons
XCOMM for the panel buttons. Use this if you have a 800x600 or smaller screen.
@@ -45,7 +54,7 @@
#ifdef USEJPEG
#ifdef USEINSTALLEDJPEG
-JPEGINCDIR = -I/usr/include/X11
-+JPEGINCDIR = -I/usr/local/include
++JPEGINCDIR = -I%%LOCALBASE%%/include
JPEGLIB = -L$(JPEGLIBDIR) -ljpeg
#else
JPEGCONF = configure