aboutsummaryrefslogtreecommitdiff
path: root/games/uhexen
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/uhexen
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
downloadports-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz
ports-081beb2d3875f34069e93090515a4244ba4790c5.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) Reported by: swills
Notes
Notes: svn path=/head/; revision=441455
Diffstat (limited to 'games/uhexen')
-rw-r--r--games/uhexen/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/uhexen/Makefile b/games/uhexen/Makefile
index 6871e3f4ad05..c670a7a83564 100644
--- a/games/uhexen/Makefile
+++ b/games/uhexen/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/U-hexen%20version%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another port of Hexen, popular game from Raven Software
+BROKEN_powerpc= fails to compile
+BROKEN_powerpc64= fails to compile: m_misc.o: undefined reference to 'ShortSwap'
+
USES= gmake
USE_SDL= mixer sdl
MAKE_ENV= EXTRA_LIBS=-lm
@@ -23,10 +26,6 @@ MUSIC_RUN_DEPENDS= ${LOCALBASE}/lib/timidity/goemon.cfg:audio/timidity
.include <bsd.port.pre.mk>
-.if ${ARCH} == "powerpc"
-BROKEN= Does not compile on ${ARCH}
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin