diff options
Diffstat (limited to 'games/violetland/Makefile')
-rw-r--r-- | games/violetland/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/violetland/Makefile b/games/violetland/Makefile index 17c321f250c2..248c2ee6d3f6 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= boost_filesystem:${PORTSDIR}/devel/boost-libs USE_ZIP= yes USE_SDL= sdl mixer image ttf USE_GL= gl glu -MAKE_JOBS_SAFE= yes USES= cmake gettext USE_DOS2UNIX= yes CMAKE_ARGS= -DDATA_INSTALL_DIR="${DATADIR}" |