diff options
Diffstat (limited to 'audio/openal/Makefile')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index ccf5cc95e473..d05f9db9170a 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -17,7 +17,7 @@ COMMENT= A 3D positional spatialized sound library INFO= openal WRKSRC= ${WRKDIR}/${DISTNAME}/linux -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |