diff options
Diffstat (limited to 'audio/sdl_sound/Makefile')
-rw-r--r-- | audio/sdl_sound/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index e4b4ba9dcbe4..73d2d4ec619c 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -18,7 +18,6 @@ COMMENT= A SDL audio library and player for some popular sound file formats USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes USE_SDL= sdl -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" OPTIONS= FLAC "Enable flac support" on \ |