From 9409a641ab389b4f3da363f1eddb6273fbdfd6bf Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 20 Dec 2018 08:51:35 +0000 Subject: This port requires USES=compiler:c++11-lang to build on GCC-based architectures. PR: 234118 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) --- net-p2p/amule/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p/amule') diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 0dcb9b874824..9861723297ac 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp CONFLICTS= amule-devel-[0-9]* -USES= bison desktop-file-utils gmake perl5 pkgconfig shebangfix \ - tar:xz +USES= bison compiler:c++11-lang desktop-file-utils gmake perl5 \ + pkgconfig shebangfix tar:xz USE_PERL5= build USE_WX= 2.8 WX_CONF_ARGS= absolute -- cgit v1.2.3