diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-15 01:41:28 +0000 |
commit | 149ba7338a32f905034112b45addd218ef982c3d (patch) | |
tree | 95d72a91b1037c56d223f0ee853cfdea0a7ac667 /games | |
parent | 0cacccdf657c492f63697db5e76d9cd7e04721bd (diff) | |
download | ports-149ba7338a32f905034112b45addd218ef982c3d.tar.gz ports-149ba7338a32f905034112b45addd218ef982c3d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/angband/Makefile | 2 | ||||
-rw-r--r-- | games/crafty-tablebase-no-pawn/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index a221ec299730..44fb25ba295d 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -11,8 +11,6 @@ COMMENT= Rogue-like game with color, X11 support LICENSE= GPLv2 -BROKEN_powerpc64= Does not build - OPTIONS_DEFINE= SDL X11 DOCS OPTIONS_DEFAULT=X11 diff --git a/games/crafty-tablebase-no-pawn/Makefile b/games/crafty-tablebase-no-pawn/Makefile index 69a6d45d95f9..dfcb90f2c042 100644 --- a/games/crafty-tablebase-no-pawn/Makefile +++ b/games/crafty-tablebase-no-pawn/Makefile @@ -45,8 +45,6 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= These are the tablebases for crafty, minus the pawn tbs -BROKEN_powerpc64= Does not build - RUN_DEPENDS= crafty:games/crafty NO_BUILD= yes |