From 1ea14ebddc4003784741cc526c7bff374e194161 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Dec 2002 21:34:25 +0000 Subject: Actually, this package has two libtool scripts -- override both. --- audio/xmms/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 766e8bd1dea..ffb397979b3 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2002/11/30 11:46:07 salo Exp $ +# $NetBSD: Makefile,v 1.40 2002/12/20 21:34:25 wiz Exp $ # DISTNAME= xmms-1.2.7 @@ -19,7 +19,7 @@ USE_X11= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-gnome -LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/libxmms/libtool # Broken configure script assumes that iconv_open lives in libc; work around. CPPFLAGS+= -DHAVE_ICONV_OPEN=1 -- cgit v1.2.3