aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2-tmp/files
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>1997-08-28 12:38:45 +0800
committerchuckr <chuckr@FreeBSD.org>1997-08-28 12:38:45 +0800
commit87aa7523634f6fb28fcf6af37ce1dc81c58ca9f6 (patch)
tree3274eac8559b4923e0b81523fd62331e7608bc22 /graphics/imlib2-tmp/files
parent05f3f1a870040e441c3444391157d5741b2a5576 (diff)
downloadfreebsd-ports-gnome-87aa7523634f6fb28fcf6af37ce1dc81c58ca9f6.tar.gz
freebsd-ports-gnome-87aa7523634f6fb28fcf6af37ce1dc81c58ca9f6.tar.zst
freebsd-ports-gnome-87aa7523634f6fb28fcf6af37ce1dc81c58ca9f6.zip
Change libIm major version & add origin ftp site.
PR: 4393 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
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