aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-04-27 09:50:22 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-04-27 09:50:22 +0000
commit88e3e9753fcc909e556e2289aae1cc6c983daaed (patch)
tree39d75a8b585fe104090c0ab8387c7ffb42f1e34d /science
parent226db339c247aa938068c6a2cb69e9848c89e1ae (diff)
downloadports-88e3e9753fcc909e556e2289aae1cc6c983daaed.tar.gz
ports-88e3e9753fcc909e556e2289aae1cc6c983daaed.zip
Chase ImageMagick upgrade.
Notes
Notes: svn path=/head/; revision=212099
Diffstat (limited to 'science')
-rw-r--r--science/gnudatalanguage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 125d239892a9..509518d7a76a 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnudatalanguage
DISTVERSION= 0.9pre6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -54,7 +54,7 @@ PLIST_SUB+= MASTER=""
.endif
.if !defined(WITHOUT_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.10:${PORTSDIR}/graphics/ImageMagick
CONFIGURE_ARGS+=--with-Magick=${LOCALBASE}
.else
CONFIGURE_ARGS+=--with-Magick=no