aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-18 11:48:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-09-18 11:48:10 +0000
commit84170011d05d8d50a529688649477a2da39a6dce (patch)
treed5c7da310967e6da089289277fb55b09e7fb072c
parent5e56abf2ef2a18f3e0599cb3d8b5cc1b6ccd958e (diff)
downloadports-84170011d05d8d50a529688649477a2da39a6dce.tar.gz
ports-84170011d05d8d50a529688649477a2da39a6dce.zip
Notes
-rw-r--r--devel/log4cplus/Makefile2
-rw-r--r--net/kea/Makefile2
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/log4cplus/Makefile b/devel/log4cplus/Makefile
index 948dc881a635..ed3fbb1d2303 100644
--- a/devel/log4cplus/Makefile
+++ b/devel/log4cplus/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= DOCS
-USES= libtool pathfix tar:xz
+USES= compiler:c++11-lang libtool pathfix tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-threads=yes
diff --git a/net/kea/Makefile b/net/kea/Makefile
index 3d823e104461..3c03e743b494 100644
--- a/net/kea/Makefile
+++ b/net/kea/Makefile
@@ -13,8 +13,6 @@ COMMENT= Alternative DHCP implementation by ISC
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_powerpc64= fails to configure: checking for log4cplus library... no
-
LIB_DEPENDS= liblog4cplus.so:devel/log4cplus \
libboost_system.so:devel/boost-libs