summaryrefslogtreecommitdiff
path: root/net/kea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kea/Makefile')
-rw-r--r--net/kea/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 9762ad7f2516..1843f23fc11c 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kea
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.0
CATEGORIES= net ipv6
MASTER_SITES= ISC/kea/${PORTVERSION}
@@ -14,9 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblog4cplus.so:devel/log4cplus \
libboost_system.so:devel/boost-libs
-USES= autoreconf libtool pathfix python:3.3+
+USES= autoreconf libtool pathfix python:3.3+ ssl
USE_LDCONFIG= yes
-USE_OPENSSL= yes
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} \