aboutsummaryrefslogtreecommitdiff
path: root/lang/q/Makefile
diff options
context:
space:
mode:
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 f6525179a893..7c73ba94e073 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -7,7 +7,7 @@
PORTNAME= q
PORTVERSION= 7.11
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}-lang/${PORTNAME}/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= Q -- equational programming language
LIB_DEPENDS= MagickWand.3:${PORTSDIR}/graphics/ImageMagick \
- curl.5:${PORTSDIR}/ftp/curl \
+ curl.6:${PORTSDIR}/ftp/curl \
freetype.9:${PORTSDIR}/print/freetype2 \
gdbm.3:${PORTSDIR}/databases/gdbm \
gmp.8:${PORTSDIR}/math/libgmp4 \