aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-05-16 17:08:26 +0800
committerwen <wen@FreeBSD.org>2011-05-16 17:08:26 +0800
commitf9535047a671b27d74b22b0898b386d2b937c031 (patch)
tree527b2da9b360bc28aa702ad0824c212dfcf8ffab /www
parent877a486880c1c738bccf74e419e180783bbeba35 (diff)
downloadfreebsd-ports-gnome-f9535047a671b27d74b22b0898b386d2b937c031.tar.gz
freebsd-ports-gnome-f9535047a671b27d74b22b0898b386d2b937c031.tar.zst
freebsd-ports-gnome-f9535047a671b27d74b22b0898b386d2b937c031.zip
- Install ImageMagick-nox11 instead of ImageMagick if WITH_IMAGICK is selected
PR: ports/157056 Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/typo343/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/typo343/Makefile b/www/typo343/Makefile
index d13e1ac1f2b6..486e3ffb4baf 100644
--- a/www/typo343/Makefile
+++ b/www/typo343/Makefile
@@ -47,7 +47,7 @@ USE_PHP+= zlib
.endif
.if defined(WITH_IMAGICK)
-LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+= MagickWand.4:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
pre-install: