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/hs-OpenAL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/hs-OpenAL/Makefile') 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}) -- cgit v1.2.3