diff options
Diffstat (limited to 'audio/freealut/Makefile')
-rw-r--r-- | audio/freealut/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile index e68e4b58536e..27a3317ebd4c 100644 --- a/audio/freealut/Makefile +++ b/audio/freealut/Makefile @@ -15,8 +15,7 @@ NO_STAGE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= gmake pathfix pkgconfig -USE_OPENAL= al +USES= gmake openal:al pathfix pkgconfig USE_LDCONFIG= yes .include <bsd.port.pre.mk> |