summaryrefslogtreecommitdiff
path: root/lang/pike78
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /lang/pike78
parentBump pcre library dependency due to 8.30 update (diff)
Bump pcre library dependency due to 8.30 update
Notes
Notes: svn path=/head/; revision=291338
Diffstat (limited to 'lang/pike78')
-rw-r--r--lang/pike78/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/pike78/Makefile b/lang/pike78/Makefile
index ebcb5ae70ff7..e28af6312423 100644
--- a/lang/pike78/Makefile
+++ b/lang/pike78/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pike78
PORTVERSION= 7.8.352
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= lang
MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \
http://pike.ida.liu.se/pub/pike/all/${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.4:${PORTSDIR}/databases/gdbm \
- pcre.0:${PORTSDIR}/devel/pcre \
+ pcre.1:${PORTSDIR}/devel/pcre \
mird.1:${PORTSDIR}/databases/mird \
gmp.10:${PORTSDIR}/math/gmp