summaryrefslogtreecommitdiff
path: root/graphics/imlib2-tmp/files
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1997-08-28 04:38:45 +0000
committerChuck Robey <chuckr@FreeBSD.org>1997-08-28 04:38:45 +0000
commitd5e1b94961deea8dac8bd3db10a8da2eef191756 (patch)
tree3eaf56c08644bad011d4089de453e5ccaaff6623 /graphics/imlib2-tmp/files
parentUpgrade Xfig to the 3.2 level. Accompanied by the transfig upgrade (diff)
Change libIm major version & add origin ftp site.
PR: 4393 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
Notes
Notes: svn path=/head/; revision=7712
Diffstat (limited to 'graphics/imlib2-tmp/files')
-rw-r--r--graphics/imlib2-tmp/files/patch-aa33
1 files changed, 25 insertions, 8 deletions
diff --git a/graphics/imlib2-tmp/files/patch-aa b/graphics/imlib2-tmp/files/patch-aa
index de4d8f543fda..5eeaab253e4f 100644
--- a/graphics/imlib2-tmp/files/patch-aa
+++ b/graphics/imlib2-tmp/files/patch-aa
@@ -1,7 +1,24 @@
-*** Imakefile.orig Fri Aug 15 16:15:58 1997
---- Imakefile Fri Aug 15 16:16:29 1997
-*************** LIBREV=1.0
-*** 11,17 ****
+*** Imakefile.orig Sun Aug 17 13:45:11 1997
+--- Imakefile Mon Aug 25 21:25:31 1997
+***************
+*** 6,12 ****
+ /* ---------------------------------------------------------------- */
+
+ LIBNAME=Im
+! LIBREV=1.0
+
+ CONVERT_DIR=/usr/local/bin
+ NETPBM_DIR=/usr/local/bin
+--- 6,12 ----
+ /* ---------------------------------------------------------------- */
+
+ LIBNAME=Im
+! LIBREV=2.0
+
+ CONVERT_DIR=/usr/local/bin
+ NETPBM_DIR=/usr/local/bin
+*************** NETPBM_DIR=/usr/local/bin
+*** 14,20 ****
#ifdef UseEtcX11
ETCDIR=/etc/X11/$(LIBNAME)
#else
@@ -9,16 +26,16 @@
#endif /* def UseEtcX11 */
CNFDIR = $(ETCDIR)
---- 11,17 ----
+--- 14,20 ----
#ifdef UseEtcX11
ETCDIR=/etc/X11/$(LIBNAME)
#else
-! ETCDIR=X11BASE/lib/X11/enlightenment
+! ETCDIR=/usr/X11R6/lib/X11/enlightenment
#endif /* def UseEtcX11 */
CNFDIR = $(ETCDIR)
*************** InstallMultiple($(HDRS),$(INCROOT)/X11)
-*** 59,65 ****
+*** 64,70 ****
CNFSRC = ./sys_conf
CNFS = $(CNFSRC)/imrc
PALS = $(CNFSRC)/im_palette.pal
@@ -26,7 +43,7 @@
InstallMultipleFlags($(CNFS) $(PALS),$(CNFDIR),$(CNFFLAGS))
DependTarget()
---- 59,65 ----
+--- 64,70 ----
CNFSRC = ./sys_conf
CNFS = $(CNFSRC)/imrc
PALS = $(CNFSRC)/im_palette.pal