summaryrefslogtreecommitdiff
path: root/games/tomatoes/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 01:43:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 01:43:36 +0000
commitb9e428807a370562ad68f4572cc588b7c72a5364 (patch)
treedc66bf3c729c1bd221b9c640c831d57580a19427 /games/tomatoes/Makefile
parentBROKEN: Broken dependency (diff)
BROKEN on !i386: Does not compile
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132058
Diffstat (limited to '')
-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