From 108288bc446960b4327d813444aedf62d197865e Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Mon, 13 Jul 2009 18:26:54 +0000 Subject: [PATCH] Fix the build with libtool 2.2. --- audio/yammi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 95e6f67e5490..d45e2e5f8b39 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -22,7 +22,7 @@ OPTIONS= XMMS "XMMS backend support" off USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15:env +USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gstreamer