aboutsummaryrefslogtreecommitdiff
path: root/graphics/cptutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-13 23:21:37 +0000
commit7e4f41c6908ce98d98c9a87bb0998ff78c715166 (patch)
tree4ae3b8a2f12ec648a3f08b6e08e43bdddbde045b /graphics/cptutils
parentaaf8b327e5095da79cd603bcd11cc3bb1af0e5b5 (diff)
downloadports-7e4f41c6908ce98d98c9a87bb0998ff78c715166.tar.gz
ports-7e4f41c6908ce98d98c9a87bb0998ff78c715166.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=440858
Diffstat (limited to 'graphics/cptutils')
-rw-r--r--graphics/cptutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cptutils/Makefile b/graphics/cptutils/Makefile
index 31054e269b90..84f6621472ce 100644
--- a/graphics/cptutils/Makefile
+++ b/graphics/cptutils/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= gengetopt:devel/gengetopt \
LIB_DEPENDS= libjansson.so:devel/jansson \
libpng.so:graphics/png
+BROKEN_powerpc64= fails to build: grd5read.c: \#pragma GCC diagnostic not allowed inside functions
+
USE_GITHUB= yes
GH_ACCOUNT= jjgreen