aboutsummaryrefslogtreecommitdiff
path: root/net/kea
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-21 06:52:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-21 06:52:38 +0000
commit789be6c32777b95fc58b0909fd6aea87ed08559c (patch)
treeada9ca02bcd073725f0499c73658c81063665a28 /net/kea
parent2506b89b16c7e3254ea55d43e001fe3b39047d73 (diff)
downloadports-789be6c32777b95fc58b0909fd6aea87ed08559c.tar.gz
ports-789be6c32777b95fc58b0909fd6aea87ed08559c.zip
Notes
Diffstat (limited to 'net/kea')
-rw-r--r--net/kea/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 1843f23fc11c..1bffa3ea531c 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kea
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= ISC/kea/${PORTVERSION}
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblog4cplus.so:devel/log4cplus \
libboost_system.so:devel/boost-libs
-USES= autoreconf libtool pathfix python:3.3+ ssl
+USES= autoreconf compiler:c++11-lang libtool pathfix python:3.3+ ssl
USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes