diff options
Diffstat (limited to 'audio/hs-OpenAL/Makefile')
-rw-r--r-- | audio/hs-OpenAL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/hs-OpenAL/Makefile b/audio/hs-OpenAL/Makefile index 1162c613513e..daf6e61dfb71 100644 --- a/audio/hs-OpenAL/Makefile +++ b/audio/hs-OpenAL/Makefile @@ -12,6 +12,7 @@ COMMENT= A binding to the OpenAL cross-platform 3D audio API LICENSE= BSD USE_CABAL= ObjectName StateVar Tensor +NO_STAGE= yes USE_OPENAL= al INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) |