aboutsummaryrefslogtreecommitdiff
path: root/games/violetland
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/violetland
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/violetland')
-rw-r--r--games/violetland/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/violetland/Makefile b/games/violetland/Makefile
index 1256c6d7f85a..5216511e39af 100644
--- a/games/violetland/Makefile
+++ b/games/violetland/Makefile
@@ -14,10 +14,9 @@ COMMENT= Top-down survival shoot 'em up
LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
-USE_ZIP= yes
USE_SDL= sdl mixer image ttf
USE_GL= gl glu
-USES= cmake gettext
+USES= cmake gettext zip
USE_DOS2UNIX= CMakeLists.txt src/system/utility/FileUtility.cpp
CMAKE_ARGS= -DDATA_INSTALL_DIR="${DATADIR}"