aboutsummaryrefslogtreecommitdiff
path: root/games/quake2-ctf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
commit665bec206dcb6c4d1e6d2763147022da72013147 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/quake2-ctf
parentdd0f478654597e17086b295a97e2e7e1caa0b36c (diff)
downloadports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz
ports-665bec206dcb6c4d1e6d2763147022da72013147.zip
Convert g* to USES=zip
Notes
Notes: svn path=/head/; revision=347760
Diffstat (limited to 'games/quake2-ctf')
-rw-r--r--games/quake2-ctf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake2-ctf/Makefile b/games/quake2-ctf/Makefile
index 5be32d317c78..8f4ea2de95d9 100644
--- a/games/quake2-ctf/Makefile
+++ b/games/quake2-ctf/Makefile
@@ -15,8 +15,8 @@ DIST_SUBDIR= quake2lnx
MAINTAINER= danfe@FreeBSD.org
COMMENT= Quake II CTF (Capture The Flag) mod
-USE_ZIP= yes
-USE_DOS2UNIX= ../../../ctf/readme.txt ../../../ctf/server.cfg
+USES= dos2unix zip
+DOS2UNIX_FILES= ../../../ctf/readme.txt ../../../ctf/server.cfg
WRKSRC= ${WRKDIR}/${CTF_SRC:S/.tar.gz//}/src/ctf
DOCSDIR= ${PREFIX}/share/doc/${LATEST_LINK}