aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/glame/Makefile2
-rw-r--r--audio/gstreamer-monkeysaudio/Makefile1
-rw-r--r--audio/wsoundserver/Makefile1
3 files changed, 3 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index 5ffba4fd727c..b0ff0cc4c9de 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -26,7 +26,7 @@ USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
USE_GCC= 3.4
USE_GETTEXT= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libltdl:15
+USE_AUTOTOOLS= libltdl:15 libtool:15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
MAKEINFO="makeinfo --no-split"
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile
index 0cf1436d58c6..7b300ea11afb 100644
--- a/audio/gstreamer-monkeysaudio/Makefile
+++ b/audio/gstreamer-monkeysaudio/Makefile
@@ -16,6 +16,7 @@ DISTNAME= gst${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer plugin for monkeysaudio files
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index 22f9d5651e3e..fd9d3b44ab8c 100644
--- a/audio/wsoundserver/Makefile
+++ b/audio/wsoundserver/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
dockapp.2:${PORTSDIR}/x11-wm/libdockapp
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
+USE_AUTOTOOLS= libtool:15
USE_X_PREFIX= yes
WANT_GNOME= yes
USE_LDCONFIG= yes