--- security/p5-GD-SecurityImage/Makefile.orig 2012-06-13 09:49:34.000000000 +0200 +++ security/p5-GD-SecurityImage/Makefile 2012-06-13 10:00:34.000000000 +0200 @@ -7,7 +7,7 @@ PORTNAME= GD-SecurityImage PORTVERSION= 1.71 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN @@ -34,8 +34,8 @@ .include .if ${PORT_OPTIONS:MIMAGEMAGICK} -BUILD_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick -RUN_DEPENDS+= ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick +BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick .endif .include