aboutsummaryrefslogtreecommitdiff
path: root/www/gatling
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-11-18 18:32:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-11-18 18:32:57 +0000
commit4b9e18186eb1ab71919118534108bd2b11ba9faf (patch)
treefdf67e019327cf53bf3280aad43c2e0c7fa20123 /www/gatling
parentf9c5f65e165f24b6360db197ffd5bccfcf82dfd7 (diff)
downloadports-4b9e18186eb1ab71919118534108bd2b11ba9faf.tar.gz
ports-4b9e18186eb1ab71919118534108bd2b11ba9faf.zip
Add compiler:c++11-lang to USES to fix build on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=485241
Diffstat (limited to 'www/gatling')
-rw-r--r--www/gatling/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/gatling/Makefile b/www/gatling/Makefile
index 735503148c97..774763c5e2cf 100644
--- a/www/gatling/Makefile
+++ b/www/gatling/Makefile
@@ -13,11 +13,10 @@ LICENSE= GPLv2
BROKEN_mips= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
BROKEN_mips64= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
-BROKEN_powerpc64= fails to compile: dirfd.c: error: expected ';', ',' or ')' before 'key'
BUILD_DEPENDS= libowfat>=0.31:devel/libowfat
-USES= gmake ssl tar:xz
+USES= compiler:c++11-lang gmake ssl tar:xz
USE_RC_SUBR= gatling
CFLAGS+= -I${LOCALBASE}/include/libowfat -I${OPENSSLINC} -I${LOCALBASE}/include