aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_sound
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r--audio/sdl_sound/Makefile4
-rw-r--r--audio/sdl_sound/pkg-plist2
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile
index d8e23ca80312..57642084d72f 100644
--- a/audio/sdl_sound/Makefile
+++ b/audio/sdl_sound/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sdl_sound
PORTVERSION= 1.0.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/
DISTNAME= SDL_sound-${PORTVERSION}
@@ -17,7 +17,7 @@ COMMENT= A SDL audio library and player for some popular sound file formats
USE_SDL= sdl
USE_REINPLACE= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/sdl_sound/pkg-plist b/audio/sdl_sound/pkg-plist
index 6bd0edf116c7..96ffa81ef647 100644
--- a/audio/sdl_sound/pkg-plist
+++ b/audio/sdl_sound/pkg-plist
@@ -1,6 +1,8 @@
bin/playsound
include/SDL11/SDL_sound.h
lib/libSDL_sound-1.0.so.1
+lib/libSDL_sound-1.0.so
lib/libSDL_sound.a
+lib/libSDL_sound.la
lib/libSDL_sound.so
@dirrmtry include/SDL11