From 5837550d6cc6428ee1c900247608ea4d1d0faded Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 7 Feb 2014 17:13:44 +0000 Subject: These need libltdl, was to fast trimming these. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19002 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/libcanberra/Makefile | 1 + audio/pulseaudio/Makefile | 1 + 2 files changed, 2 insertions(+) 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}" \ -- cgit v1.2.3