summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 05:46:07 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 05:46:07 +0000
commita712d50fe2e5a88bf5f51cd1cb2c4c8380763ac7 (patch)
tree3c1fa1247def0c85d9a54415e7fb3593e27a671f /graphics/ImageMagick
parentAdd missing xim.tcl to pkg/PLIST. (diff)
Remove regexp support for libtiff34 as it is now ELF'able.
Notes
Notes: svn path=/head/; revision=13241
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 3125edabbcce..723690990d8f 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.50 1998/09/15 11:57:40 asami Exp $
+# $Id: Makefile,v 1.51 1998/09/17 00:50:47 asami Exp $
#
DISTNAME= ImageMagick-4.0.9
@@ -19,9 +19,9 @@ MASTER_SITES= http://www.freebsd.org/~jseger/ \
MAINTAINER= jseger@FreeBSD.org
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
mpeg\\.1\\.[2-9]:${PORTSDIR}/graphics/mpeg-lib \
- tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
+ tiff34.1:${PORTSDIR}/graphics/tiff34 \
png.2:${PORTSDIR}/graphics/png \
jbig\\.1\\.:${PORTSDIR}/graphics/jbigkit \
ttf\\.2\\.:${PORTSDIR}/print/freetype