aboutsummaryrefslogtreecommitdiff
path: root/games/zdoom
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-12 16:42:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-12 16:42:54 +0000
commit408ebe32c7a627965fa4ac3ac33c5f3d475db760 (patch)
tree8596160b25f1f276808f0ea678357ee0794c9884 /games/zdoom
parent2af94efe457fa7a86ab1c375a6408fbb2f7fc5bf (diff)
downloadports-408ebe32c7a627965fa4ac3ac33c5f3d475db760.tar.gz
ports-408ebe32c7a627965fa4ac3ac33c5f3d475db760.zip
To be consistent with other ports, the arch restriction ought to be
BROKEN_*. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=487303
Diffstat (limited to 'games/zdoom')
-rw-r--r--games/zdoom/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile
index fbfba66a18e9..b9cae79339b6 100644
--- a/games/zdoom/Makefile
+++ b/games/zdoom/Makefile
@@ -19,8 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libsndfile.so:audio/libsndfile
-NOT_FOR_ARCHS= powerpc64
-NOT_FOR_ARCHS_REASON= fails to compile: invokes x86 assembly
+BROKEN_powerpc64= fails to compile: invokes x86 assembly
USE_GITHUB= yes
GH_ACCOUNT= rheit