aboutsummaryrefslogtreecommitdiff
path: root/games/battleball
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-01-24 12:12:54 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-01-24 12:12:54 +0000
commit885cbbad42108b718ca7060cc0fbcb82e51c4b40 (patch)
treed2ccfca02d248d3b1bb95b9b309eace38196f59e /games/battleball
parent11f8d95a714cda601eb6aa927d4148a6d7ef9238 (diff)
downloadports-885cbbad42108b718ca7060cc0fbcb82e51c4b40.tar.gz
ports-885cbbad42108b718ca7060cc0fbcb82e51c4b40.zip
Notes
Diffstat (limited to 'games/battleball')
-rw-r--r--games/battleball/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile
index 03b55e488e94..1ab21e8a8e12 100644
--- a/games/battleball/Makefile
+++ b/games/battleball/Makefile
@@ -7,7 +7,7 @@
PORTNAME= battleball
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://freebsd.aeternal.net/ports/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= 3D single/multiplayer military soccer game for X Window System
USE_GL= glu gl
+UES_XORG= xmu xi
WRKSRC= ${WRKDIR}/battleball-2.1-src
CFLAGS+= -Wno-deprecated ${PTHREAD_CFLAGS}
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \