summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/libcanberra/Makefile1
-rw-r--r--audio/pulseaudio/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile
index 63a21d888..d2c7747da 100644
--- a/audio/libcanberra/Makefile
+++ b/audio/libcanberra/Makefile
@@ -20,6 +20,7 @@ USES= gmake libtool pathfix pkgconfig
USE_GNOME= gnomeprefix gnomehier gtk20 gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libltdl
CONFIGURE_ARGS= --disable-lynx --disable-tdb --disable-alsa
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 13efb2fe9..9422db712 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -31,6 +31,7 @@ USE_XORG= x11 sm xtst ice
USE_LDCONFIG= yes
USES= gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libltdl
MAKE_JOBS_UNSAFE=yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \