aboutsummaryrefslogtreecommitdiff
path: root/devel/libopkele/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /devel/libopkele/Makefile
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
Notes
Diffstat (limited to 'devel/libopkele/Makefile')
-rw-r--r--devel/libopkele/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile
index a7ff7de0cb9b..97af363d1eae 100644
--- a/devel/libopkele/Makefile
+++ b/devel/libopkele/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libopkele
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://kin.klever.net/dist/
@@ -14,7 +15,7 @@ MAINTAINER= zhoushuqun@gmail.com
COMMENT= A c++ implementation of an OpenID decentralized identity system
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
-LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
pcre.0:${PORTSDIR}/devel/pcre \
expat.6:${PORTSDIR}/textproc/expat2 \
tidy:${PORTSDIR}/www/tidy-lib \