summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-20 21:34:25 +0000
committerwiz <wiz>2002-12-20 21:34:25 +0000
commit0d7e3ef944c57bb2b56a78fc95f51d6990f8bf12 (patch)
treef4d7a6f8f45a24bcd3c2da5ca9200d9e5117d294 /audio
parent0367cbce3f69c0a37c3ce27e0ad5d0dc0ade0994 (diff)
downloadpkgsrc-0d7e3ef944c57bb2b56a78fc95f51d6990f8bf12.tar.gz
Actually, this package has two libtool scripts -- override both.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms/Makefile4
1 files changed, 2 insertions, 2 deletions
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