summaryrefslogtreecommitdiff
path: root/lang/pike76
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 23:17:32 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 23:17:32 +0000
commitd6753a01643dbbfc2a8eadf5fbd285924a2e7ba8 (patch)
treeb09c435a655fa8703d256f6feea496b4289e023c /lang/pike76
parentUpdate to 0.5.5. (diff)
- Track dependencies after databases/gdbm update
Notes
Notes: svn path=/head/; revision=281708
Diffstat (limited to 'lang/pike76')
-rw-r--r--lang/pike76/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile
index d4026f1dd4ac..e8f527905880 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