aboutsummaryrefslogtreecommitdiff
path: root/audio/hs-ALUT
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/hs-ALUT
parent6bf16e73115b4c62539ac4f0a4f6ccf1270eb26f (diff)
Notes
Diffstat (limited to 'audio/hs-ALUT')
-rw-r--r--audio/hs-ALUT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hs-ALUT/Makefile b/audio/hs-ALUT/Makefile
index 7cb9a884ebcc..cc486d4b7393 100644
--- a/audio/hs-ALUT/Makefile
+++ b/audio/hs-ALUT/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD
USE_CABAL= OpenAL StateVar
NO_STAGE= yes
-USE_OPENAL= al alut
+USES= openal:al,alut
INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})