aboutsummaryrefslogtreecommitdiff
path: root/graphics/ale
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
commitc5e1202db4309fdf9b6b2d82035803740222274a (patch)
treea7708d146764294a92784caa725ff0678c02c9f9 /graphics/ale
parent435270df4844ab4bb58ee7c753615d2dfa22de87 (diff)
downloadports-c5e1202db4309fdf9b6b2d82035803740222274a.tar.gz
ports-c5e1202db4309fdf9b6b2d82035803740222274a.zip
Notes
Diffstat (limited to 'graphics/ale')
-rw-r--r--graphics/ale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index 11870390e7c8..e05f79b58b3f 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.8.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
@@ -41,7 +41,7 @@ MAKE_ARGS+= FFTW=1
.endif
.if !defined(WITHOUT_IMAGEMAGICK)
-LIB_DEPENDS+= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
MAKE_ARGS+= IMAGEMAGICK=1
.endif