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 afc7cd25edfb..8d63ea5a66bd 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -12,11 +12,10 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple and Fast Multimedia Library LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libGLEW.so:${PORTSDIR}/graphics/glew -USES= cmake zip:infozip openal:al dos2unix +USES= cmake dos2unix jpeg openal:al zip:infozip DOS2UNIX_FILES= CMakeLists.txt USE_XORG= x11 xrandr USE_GL= gl |