aboutsummaryrefslogtreecommitdiff
path: root/graphics/renrot
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-07-03 17:38:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-07-03 17:38:41 +0000
commit4f3dde191d0a5063d394c5a0de8bb002bafb987e (patch)
tree1e6abc00920c42a46ace708450feab156d228740 /graphics/renrot
parent2e55a1c0a35def710a0091cfce0446648a372b21 (diff)
downloadports-4f3dde191d0a5063d394c5a0de8bb002bafb987e.tar.gz
ports-4f3dde191d0a5063d394c5a0de8bb002bafb987e.zip
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this. Reported by: Jarrod Sayers <jarrod at downtools.com.au> Pointy hat: az@
Notes
Notes: svn path=/head/; revision=300445
Diffstat (limited to 'graphics/renrot')
-rw-r--r--graphics/renrot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/renrot/Makefile b/graphics/renrot/Makefile
index 7c8987e7eada..9c8063a20754 100644
--- a/graphics/renrot/Makefile
+++ b/graphics/renrot/Makefile
@@ -28,7 +28,7 @@ PORTDOCS= AUTHORS README ChangeLog NEWS TODO
.include <bsd.port.options.mk>
.if defined(WITH_IMAGEMAGICK)
-RUN_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
.endif
post-install: