aboutsummaryrefslogtreecommitdiffstats
path: root/games/tomatoes
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 09:43:36 +0800
committerkris <kris@FreeBSD.org>2005-03-27 09:43:36 +0800
commit2d318e9bc940fa7c44f9acee26d3ffb0749b7937 (patch)
tree208aeb65d8ce40e16c4869983722c3ae765610dc /games/tomatoes
parent50ee8a559a82bbd5ec37382cd5735ab8de12540a (diff)
downloadfreebsd-ports-gnome-2d318e9bc940fa7c44f9acee26d3ffb0749b7937.tar.gz
freebsd-ports-gnome-2d318e9bc940fa7c44f9acee26d3ffb0749b7937.tar.zst
freebsd-ports-gnome-2d318e9bc940fa7c44f9acee26d3ffb0749b7937.zip
BROKEN on !i386: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'games/tomatoes')
-rw-r--r--games/tomatoes/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile
index 1e6499e3aec7..6a0c91bf2fb6 100644
--- a/games/tomatoes/Makefile
+++ b/games/tomatoes/Makefile
@@ -34,6 +34,10 @@ USE_SDL= mixer image sound
BROKEN= Does not build on 4.X
.endif
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${MKDIR} ${DATADIR}/music