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/valyriatear/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/valyriatear') diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile index 3c41b5e8eed5..6440bd4dd955 100644 --- a/games/valyriatear/Makefile +++ b/games/valyriatear/Makefile @@ -22,11 +22,10 @@ GH_ACCOUNT= Bertram25 GH_PROJECT= ValyriaTear GH_COMMIT= a324297 -USES= cmake iconv +USES= cmake iconv openal CMAKE_ARGS= -DUSE_PCH_COMPILATION=OFF USE_SDL= sdl image ttf USE_GL= gl -USE_OPENAL= yes USE_LUA= 5.1 INSTALLS_ICONS= yes LDFLAGS= -L${LOCALBASE}/lib ${ICONV_LIB} -lintl -- cgit v1.2.3