From 88b9e9b1885ef211d7a646d04fa32ee1038a1609 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 21 Apr 2006 18:27:49 +0000 Subject: Require libtool here to fix the build. Reported by: pointyhat via kris --- audio/rhythmbox-devel/Makefile | 2 +- audio/rhythmbox/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index ea6059b9a082..071a65701dd2 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -31,7 +31,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner WANT_GNOME= yes USE_GSTREAMER= flac mad gnomevfs gconf jpeg -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-nautilus-menu CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index ea6059b9a082..071a65701dd2 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -31,7 +31,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner WANT_GNOME= yes USE_GSTREAMER= flac mad gnomevfs gconf jpeg -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-nautilus-menu CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ -- cgit