aboutsummaryrefslogtreecommitdiff
path: root/lang/q
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /lang/q
parent999aa2d0da80d3e35f1a43a318a582327a366d40 (diff)
downloadports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz
ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip
Notes
Diffstat (limited to 'lang/q')
-rw-r--r--lang/q/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index 7ec9f20e0602..423288bc51ee 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -7,7 +7,7 @@
PORTNAME= q
PORTVERSION= 6.2
-PORTREVISION= 1
+PORTREVISION= 2
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= Magick.8:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.3:${PORTSDIR}/databases/gdbm \
gii.1:${PORTSDIR}/devel/libgii \