aboutsummaryrefslogtreecommitdiff
path: root/games/q2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
commit5bf81ff7896ad4fc0c92d3896360b8aec238adc9 (patch)
tree9820a52f001eb8bb4cc52930dd66d3a150497cf4 /games/q2p
parent488b4b165f0440aadc432e6a2d68fe7b690bf982 (diff)
downloadports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.tar.gz
ports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.zip
- Convert gmake, bzip to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355704
Diffstat (limited to 'games/q2p')
-rw-r--r--games/q2p/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/q2p/Makefile b/games/q2p/Makefile
index 5e55fed72c7b..ca826c161f2c 100644
--- a/games/q2p/Makefile
+++ b/games/q2p/Makefile
@@ -11,9 +11,8 @@ DISTNAME= Q2P-0.2-2006-12-31
MAINTAINER= danfe@FreeBSD.org
COMMENT= Enhanced OpenGL-only Quake II engine
-USE_BZIP2= yes
+USES= gmake tar:bzip2
USE_XORG= xxf86dga xext xxf86vm x11
-USE_GMAKE= yes
ALL_TARGET= release
MAKE_ENV= DATADIR="${Q2DIR}" LIBDIR="${LIBDIR}"