aboutsummaryrefslogtreecommitdiff
path: root/games/blobby
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 13:17:38 +0000
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /games/blobby
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
downloadports-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz
ports-081beb2d3875f34069e93090515a4244ba4790c5.zip
Notes
Diffstat (limited to 'games/blobby')
-rw-r--r--games/blobby/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile
index eb4df4aa719e..cec02dfcf283 100644
--- a/games/blobby/Makefile
+++ b/games/blobby/Makefile
@@ -19,7 +19,9 @@ LIB_DEPENDS= libphysfs.so:devel/physfs
BUILD_DEPENDS= zip:archivers/zip \
${LOCALBASE}/include/boost/crc.hpp:devel/boost-libs
-BROKEN_aarch64= fails to compile: I can't tell what endian-ness to use for your architecture
+BROKEN_powerpc64= fails to build: cc1plus: unrecognized command line option "-std=c++11"
+NOT_FOR_ARCHS= aarch64
+NOT_FOR_ARCHS_REASON= fails to compile: I can't tell what endian-ness to use for your architecture
USES= cmake dos2unix localbase:ldflags pkgconfig
DOS2UNIX_REGEX= .*\.(c|h|cpp)