aboutsummaryrefslogtreecommitdiff
path: root/devel/libopkele
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 /devel/libopkele
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
Bump pcre library dependency due to 8.30 update
Notes
Notes: svn path=/head/; revision=291338
Diffstat (limited to 'devel/libopkele')
-rw-r--r--devel/libopkele/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile
index 515ed128da80..901a2e4f9db5 100644
--- a/devel/libopkele/Makefile
+++ b/devel/libopkele/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libopkele
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://kin.klever.net/dist/
@@ -16,7 +16,7 @@ COMMENT= A c++ implementation of an OpenID decentralized identity system
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
- pcre.0:${PORTSDIR}/devel/pcre \
+ pcre.1:${PORTSDIR}/devel/pcre \
expat.6:${PORTSDIR}/textproc/expat2 \
tidy:${PORTSDIR}/www/tidy-lib \
xslt:${PORTSDIR}/textproc/libxslt