summaryrefslogtreecommitdiffstats
path: root/lang/pike76/Makefile
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2011-09-12 23:17:32 +0000
committergabor <gabor@FreeBSD.org>2011-09-12 23:17:32 +0000
commit32214c0120df5949008707118cc297432bb1df29 (patch)
tree98ffe2ce9f430f331734ed79dce5b901ea5d949d /lang/pike76/Makefile
parent7ca28cd293d878c4f799286ef556a219be1744e6 (diff)
downloadFreeBSD-ports-32214c0120df5949008707118cc297432bb1df29.zip
FreeBSD-ports-32214c0120df5949008707118cc297432bb1df29.tar.gz
- Track dependencies after databases/gdbm update
Diffstat (limited to 'lang/pike76/Makefile')
-rw-r--r--lang/pike76/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index d4026f1..e8f5279 100644
--- a/lang/pike76/Makefile
+++ b/lang/pike76/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pike76
PORTVERSION= 7.6.112
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= lang
MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \
http://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \
@@ -22,7 +22,7 @@ COMMENT= A dynamic programming language with a syntax similar to C++
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
- gdbm.3:${PORTSDIR}/databases/gdbm \
+ gdbm.4:${PORTSDIR}/databases/gdbm \
pcre.0:${PORTSDIR}/devel/pcre \
mird.1:${PORTSDIR}/databases/mird \
gmp.10:${PORTSDIR}/math/gmp
OpenPOWER on IntegriCloud