aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-11 04:48:45 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-11 04:48:45 +0800
commitccd3eadb51f376a84ae8a6e0daa40cdf2c9ade55 (patch)
tree739fa592f9c433c795a8f49746ddc4dbd5c9710e /audio
parent112acbdead6a57837878dc537ac34391a0f8da19 (diff)
downloadfreebsd-ports-gnome-ccd3eadb51f376a84ae8a6e0daa40cdf2c9ade55.tar.gz
freebsd-ports-gnome-ccd3eadb51f376a84ae8a6e0daa40cdf2c9ade55.tar.zst
freebsd-ports-gnome-ccd3eadb51f376a84ae8a6e0daa40cdf2c9ade55.zip
- Switch to USES=libtool
Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/openal/Makefile5
-rw-r--r--audio/openal/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index a771552d6cfe..56cc548c28e5 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openal
PORTVERSION= 20060211
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= audio
MASTER_SITES= GENTOO/distfiles
DISTVERSION= 0.0.8
@@ -15,14 +15,13 @@ LICENSE= GPLv2
CONFLICTS= openal-soft-[0-9]*
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= -Wno-return-type
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-capture \
--disable-arts
-USES= pathfix pkgconfig gmake
+USES= pathfix pkgconfig gmake libtool:keepla
USE_LDCONFIG= yes
OPTIONS_DEFINE= ESOUND SDL VORBIS SMPEG ALSA
diff --git a/audio/openal/pkg-plist b/audio/openal/pkg-plist
index ab24e91e4544..95b5281b37fa 100644
--- a/audio/openal/pkg-plist
+++ b/audio/openal/pkg-plist
@@ -6,5 +6,6 @@ lib/libopenal.a
lib/libopenal.la
lib/libopenal.so
lib/libopenal.so.0
+lib/libopenal.so.0.0.0
libdata/pkgconfig/openal.pc
@dirrmtry include/AL