1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

- UES_XORG is just like USE_XORG, but different

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-01-25 20:52:29 +00:00
parent 9752b252a5
commit c6a99154a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226856

View File

@ -16,7 +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
USE_XORG= xmu xi
WRKSRC= ${WRKDIR}/battleball-2.1-src
CFLAGS+= -Wno-deprecated ${PTHREAD_CFLAGS}
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \