1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

devel/log4cplus: use new GCC on GCC platforms to fix net/kea

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-09-18 11:48:10 +00:00
parent 5e56abf2ef
commit 84170011d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512272
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -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