aboutsummaryrefslogtreecommitdiff
path: root/www/typo3
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-10-11 07:17:46 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-10-11 07:17:46 +0000
commit3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880 (patch)
tree943066cbc1027ddc233ce2bf4862823ea6d4dd4c /www/typo3
parent0c26a272d3687a62ca918744eb76b9daaa0a10de (diff)
downloadports-3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880.tar.gz
ports-3b6562012dc8bf4da4e5f2a56a8b7c088dbe0880.zip
Notes
Diffstat (limited to 'www/typo3')
-rw-r--r--www/typo3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile
index 4c41110b6f59..a40bfc172217 100644
--- a/www/typo3/Makefile
+++ b/www/typo3/Makefile
@@ -48,7 +48,7 @@ USE_PHP+= gd
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11
+RUN_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
.endif
.if defined(WITH_MBSTRING)