aboutsummaryrefslogtreecommitdiff
path: root/devel/libopkele
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-07-11 16:26:26 +0000
commitc2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch)
treed6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /devel/libopkele
parentfcf1af8ef459be093271d14274f70832a4bc883a (diff)
Notes
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 9214c9427f49..35e978787d0b 100644
--- a/devel/libopkele/Makefile
+++ b/devel/libopkele/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libopkele
PORTVERSION= 2.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://kin.klever.net/dist/
@@ -15,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-libs
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
pcre.3:${PORTSDIR}/devel/pcre \
expat.6:${PORTSDIR}/textproc/expat2 \
tidy:${PORTSDIR}/www/tidy-lib \