aboutsummaryrefslogtreecommitdiff
path: root/games/xracer/Makefile
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-09 07:51:31 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-09 07:51:31 +0000
commit8bdb8a3ad46b29ac790258cc4877f81e376244cd (patch)
treef21735be01a64e2832edb58d27ac5bc5b5e69e46 /games/xracer/Makefile
parentc2af8feaee3dd3564dc98690fa7e52377b533723 (diff)
downloadports-8bdb8a3ad46b29ac790258cc4877f81e376244cd.tar.gz
ports-8bdb8a3ad46b29ac790258cc4877f81e376244cd.zip
Notes
Diffstat (limited to 'games/xracer/Makefile')
-rw-r--r--games/xracer/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index f283b363f3cf..f027eeabb349 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -14,6 +14,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xracer-data.tar.gz
MAINTAINER= troll@digitalspark.net
COMMENT= Awesome WipeOut clone for OpenGL and X11!
+.if ${MACHINE_ARCH} != i386
+BROKEN= "Does not build on ${MACHINE_ARCH}"
+.endif
+
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
USE_XLIB= yes