summaryrefslogtreecommitdiff
path: root/audio/hs-OpenAL
diff options
context:
space:
mode:
Diffstat (limited to 'audio/hs-OpenAL')
-rw-r--r--audio/hs-OpenAL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile
index ebb00566eed4..e8ae5d77e543 100644
--- a/audio/hs-OpenAL/Makefile
+++ b/audio/hs-OpenAL/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD
USE_CABAL= ObjectName StateVar Tensor
NO_STAGE= yes
-USE_OPENAL= al
+USES= openal:al
INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})