diff options
Diffstat (limited to 'games/0ad/Makefile')
-rw-r--r-- | games/0ad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 6bf5994aadc4..4f7967319a4a 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -25,8 +25,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-alpha BUILD_WRKSRC= ${WRKSRC}/build/workspaces/gcc MAKE_ARGS= config=release -USES= compiler:c++11-lang dos2unix gmake openal:al pkgconfig -USE_XZ= yes +USES= compiler:c++11-lang dos2unix gmake openal:al pkgconfig tar:xz USE_SDL= sdl USE_GNOME= libxml2 gtk20 USE_GL= gl |