aboutsummaryrefslogtreecommitdiff
path: root/graphics/ale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ale/Makefile')
-rw-r--r--graphics/ale/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile
index 49b71fa99317..a9e17e4c2cba 100644
--- a/graphics/ale/Makefile
+++ b/graphics/ale/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ale
PORTVERSION= 0.7.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://auricle.dyndns.org/ALE/download/
@@ -41,7 +42,7 @@ MAKE_ARGS+= FFTW=1
.endif
.if !defined(WITHOUT_IMAGEMAGICK)
-LIB_DEPENDS+= Magick.7:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= Magick.8:${PORTSDIR}/graphics/ImageMagick
MAKE_ARGS+= IMAGEMAGICK=1
.endif