aboutsummaryrefslogtreecommitdiff
path: root/games/redorblack
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 /games/redorblack
parentaaf8b327e5095da79cd603bcd11cc3bb1af0e5b5 (diff)
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 'games/redorblack')
-rw-r--r--games/redorblack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/redorblack/Makefile b/games/redorblack/Makefile
index bb58a5b4769d..4e5804f22dc9 100644
--- a/games/redorblack/Makefile
+++ b/games/redorblack/Makefile
@@ -11,6 +11,8 @@ COMMENT= Simple card game to test fortune and probability theory
LICENSE= BSD2CLAUSE
+BROKEN_powerpc64= fails to compile: deckClass.h: error: random: No such file or directory
+
PLIST_FILES= bin/redorblack
do-build: