From 1df9d247be410e0fd8c43e281e7aaa314fef30e5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 25 Dec 2013 23:29:34 +0000 Subject: Convert the tree to USES=openal Approved by: portmgr (bapt) --- games/0ad/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/0ad') diff --git a/games/0ad/Makefile b/games/0ad/Makefile index dc1c186c9616..3214677cea5d 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -24,13 +24,11 @@ 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 gmake pkgconfig +USES= compiler:c++11-lang dos2unix gmake openal:al pkgconfig USE_XZ= yes USE_SDL= sdl USE_GNOME= libxml2 gtk20 USE_GL= gl -USE_OPENAL= al -USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.([ch]p{0,2}|make) USE_WX= 2.8 -- cgit v1.2.3