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) --- audio/freealut/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/freealut') diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index e68e4b58536e..27a3317ebd4c 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -15,8 +15,7 @@ NO_STAGE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= gmake pathfix pkgconfig -USE_OPENAL= al +USES= gmake openal:al pathfix pkgconfig USE_LDCONFIG= yes .include -- cgit v1.2.3