diff options
Diffstat (limited to 'games/q2p/Makefile')
-rw-r--r-- | games/q2p/Makefile | 3 |
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}" |