aboutsummaryrefslogtreecommitdiff
path: root/audio/freealut
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-25 23:29:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-25 23:29:34 +0000
commit1df9d247be410e0fd8c43e281e7aaa314fef30e5 (patch)
tree5d26acd476642c3b773f75db8040205ff9dc4d29 /audio/freealut
parent6bf16e73115b4c62539ac4f0a4f6ccf1270eb26f (diff)
downloadports-1df9d247be410e0fd8c43e281e7aaa314fef30e5.tar.gz
ports-1df9d247be410e0fd8c43e281e7aaa314fef30e5.zip
Notes
Diffstat (limited to 'audio/freealut')
-rw-r--r--audio/freealut/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <bsd.port.pre.mk>