aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 10:56:45 +0000
commit0251314951e32c83040acf073edf5d16ce34ac81 (patch)
tree41c46c8d8f40b26a4e1b3d0dc679916973d043d5 /lang
parent99db5e3d3bc7f015d36e307870832367558690d5 (diff)
downloadports-0251314951e32c83040acf073edf5d16ce34ac81.tar.gz
ports-0251314951e32c83040acf073edf5d16ce34ac81.zip
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
Notes
Notes: svn path=/head/; revision=211761
Diffstat (limited to 'lang')
-rw-r--r--lang/q/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index c5af638ea287..b07a2e78fe52 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Q -- equational programming language
BUILD_DEPENDS= ${LOCALBASE}/dx/lib_freebsd/libDXL.a:${PORTSDIR}/graphics/opendx
-LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.3:${PORTSDIR}/databases/gdbm \
gii.1:${PORTSDIR}/devel/libgii \