diff options
Diffstat (limited to 'devel/sfml/Makefile')
-rw-r--r-- | devel/sfml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index 9c3b809fc218..62e6b7f05592 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 -USES= gmake pkgconfig -USE_OPENAL= al +USES= gmake openal:al pkgconfig USE_XORG= x11 xrandr USE_GL= gl glu USE_LDCONFIG= yes |