aboutsummaryrefslogtreecommitdiffstats
path: root/www/MT
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-07-04 01:38:41 +0800
committeraz <az@FreeBSD.org>2012-07-04 01:38:41 +0800
commit57b1ceee96f3d92360e5b4ad62c0acbfe7c4e00e (patch)
treef55433d1c17f540df16862f1678b3abf2581934c /www/MT
parentc7e666db030340068fe6579b099e9a01fd3bbd29 (diff)
downloadfreebsd-ports-gnome-57b1ceee96f3d92360e5b4ad62c0acbfe7c4e00e.tar.gz
freebsd-ports-gnome-57b1ceee96f3d92360e5b4ad62c0acbfe7c4e00e.tar.zst
freebsd-ports-gnome-57b1ceee96f3d92360e5b4ad62c0acbfe7c4e00e.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@
Diffstat (limited to 'www/MT')
-rw-r--r--www/MT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile
index 65dc076306d0..d2370fbee361 100644
--- a/www/MT/Makefile
+++ b/www/MT/Makefile
@@ -29,7 +29,7 @@ OPTIONS= APACHE "USE_APACHE" off \
.if !defined(WITHOUT_OPTIONAL_MODULES)
RUN_DEPENDS+= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
- ImageMagick>=0:${PORTSDIR}/graphics/ImageMagick \
+ convert:${PORTSDIR}/graphics/ImageMagick \
p5-Crypt-DSA>=0:${PORTSDIR}/security/p5-Crypt-DSA \
p5-Mail-Sendmail>=0:${PORTSDIR}/mail/p5-Mail-Sendmail \
p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \