aboutsummaryrefslogtreecommitdiffstats
path: root/games/scummvm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-07-19 08:46:45 +0800
committerlinimon <linimon@FreeBSD.org>2011-07-19 08:46:45 +0800
commitd9540098e2c03cf8e39c7b40301ba1d8074e8b75 (patch)
treebbf100078baf460e0a8c85685b7f6d947e700c34 /games/scummvm
parent41045646c22cf61e7002e160e442042d44ba8354 (diff)
downloadfreebsd-ports-gnome-d9540098e2c03cf8e39c7b40301ba1d8074e8b75.tar.gz
freebsd-ports-gnome-d9540098e2c03cf8e39c7b40301ba1d8074e8b75.tar.zst
freebsd-ports-gnome-d9540098e2c03cf8e39c7b40301ba1d8074e8b75.zip
Does not compile on sparc64: invokes i386 asm.
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index 71b506d6022e..ca58765d6b1e 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -101,6 +101,10 @@ CONFIGURE_ARGS+=--disable-fluidsynth
CONFIGURE_ARGS+=--disable-mt32emu
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64: invokes i386 asm
+.endif
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/scummvm ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/dists/scummvm.6 ${PREFIX}/man/man6