aboutsummaryrefslogtreecommitdiff
path: root/lang/q/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-10 19:50:55 +0000
commitc5e1202db4309fdf9b6b2d82035803740222274a (patch)
treea7708d146764294a92784caa725ff0678c02c9f9 /lang/q/Makefile
parent435270df4844ab4bb58ee7c753615d2dfa22de87 (diff)
downloadports-c5e1202db4309fdf9b6b2d82035803740222274a.tar.gz
ports-c5e1202db4309fdf9b6b2d82035803740222274a.zip
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
Notes
Notes: svn path=/head/; revision=228018
Diffstat (limited to 'lang/q/Makefile')
-rw-r--r--lang/q/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index d0313a6c82af..90d4147f0c1b 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -7,7 +7,7 @@
PORTNAME= q
PORTVERSION= 6.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= q-lang
@@ -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= MagickWand.1:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.3:${PORTSDIR}/databases/gdbm \
gii.1:${PORTSDIR}/devel/libgii \