aboutsummaryrefslogtreecommitdiff
path: root/net/kea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kea/Makefile')
-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