summaryrefslogtreecommitdiffstats
path: root/games/quake2-ctf/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
committerbapt <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
commit365d81bafff5b9accbe7d264a4dc790418804a79 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/quake2-ctf/Makefile
parent6d8e3ef4a66f0d1b8bc3a1f1703f76ad9c862498 (diff)
downloadFreeBSD-ports-365d81bafff5b9accbe7d264a4dc790418804a79.zip
FreeBSD-ports-365d81bafff5b9accbe7d264a4dc790418804a79.tar.gz
Convert g* to USES=zip
Diffstat (limited to 'games/quake2-ctf/Makefile')
-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 5be32d3..8f4ea2d 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}
OpenPOWER on IntegriCloud