aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1996-11-06 15:53:24 +0800
committertg <tg@FreeBSD.org>1996-11-06 15:53:24 +0800
commit1430edb77c9a2540e2c3af17e4868523b5c09ea7 (patch)
tree7a1869e7b1166c02a1825c6d1f3104cadf7dd38f /graphics
parent39657532136b5dcf88a19e4e7cb39872b533c0a4 (diff)
downloadfreebsd-ports-gnome-1430edb77c9a2540e2c3af17e4868523b5c09ea7.tar.gz
freebsd-ports-gnome-1430edb77c9a2540e2c3af17e4868523b5c09ea7.tar.zst
freebsd-ports-gnome-1430edb77c9a2540e2c3af17e4868523b5c09ea7.zip
Upgrade to 3.7.7
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile16
-rw-r--r--graphics/ImageMagick/distinfo2
-rw-r--r--graphics/ImageMagick/pkg-plist16
3 files changed, 17 insertions, 17 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 860bcb5bada7..01f9f5b796da 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,23 +1,31 @@
# New ports collection makefile for: ImageMagick
-# Version required: 3.6.2
+# Version required: 3.7.7
# Date created: 15 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.6 1995/06/24 11:37:55 asami Exp $
+# $Id: Makefile,v 1.7 1995/10/03 21:58:08 ache Exp $
#
-DISTNAME= ImageMagick-3.6.2
+DISTNAME= ImageMagick-3.7.7
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.x.org/contrib/applications/ImageMagick/
+MAINTAINER= ports@freebsd.org
+
LIB_DEPENDS= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg \
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib \
tiff\\.3\\.:${PORTSDIR}/graphics/tiff \
- Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+ png\\.0\\.:${PORTSDIR}/graphics/png
+PREFIX= ${LOCALBASE}
WRKSRC= ${WRKDIR}/ImageMagick
USE_IMAKE= YES
+# Yuck. Somehow, $LOCALBASE isn't expanded in the Makefiles...
+post-patch:
+ @mv ${WRKSRC}/Magick.tmpl ${WRKSRC}/Magick.tmpl.tmp
+ @sed -e "s|!!LOCALBASE!!|${LOCALBASE}|g" <${WRKSRC}/Magick.tmpl.tmp >${WRKSRC}/Magick.tmpl
+
pre-build:
@(cd ${WRKSRC}/magick;make)
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index e7a86e9aa41b..98b9c7d396f2 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1 +1 @@
-MD5 (ImageMagick-3.6.2.tar.gz) = 083a549f5bc0bb62a88fdafad8769181
+MD5 (ImageMagick-3.7.7.tar.gz) = f1fc53a3084b221d80ebd1042500c99c
diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist
index 121a013c0151..5059cbff1f95 100644
--- a/graphics/ImageMagick/pkg-plist
+++ b/graphics/ImageMagick/pkg-plist
@@ -1,17 +1,9 @@
-@cd /usr/X11R6
-lib/libMagick.so.3.6
+@cwd /usr/local
+lib/libMagick.so.3.7.7
@exec ldconfig -m %D/lib
lib/libMagick.a
-include/X11/magick/magick.h
-include/X11/magick/image.h
-include/X11/magick/compress.h
-include/X11/magick/utility.h
-include/X11/magick/X.h
-include/X11/magick/widget.h
-include/X11/magick/PreRvIcccm.h
man/man5/quantize.5.gz
man/man5/miff.5.gz
-@cd /usr/local
man/man1/display.1.gz
man/man1/montage.1.gz
man/man1/import.1.gz
@@ -20,7 +12,6 @@ man/man1/convert.1.gz
man/man1/identify.1.gz
man/man1/mogrify.1.gz
man/man1/combine.1.gz
-man/man1/segment.1.gz
man/man1/ImageMagick.1.gz
bin/display
bin/montage
@@ -30,11 +21,12 @@ bin/convert
bin/identify
bin/mogrify
bin/combine
-bin/segment
include/magick.h
include/image.h
+include/gems.h
include/compress.h
include/utility.h
include/X.h
include/widget.h
include/PreRvIcccm.h
+include/plug-ins.h