summaryrefslogtreecommitdiff
path: root/audio/xmms
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-20 21:34:25 +0000
committerwiz <wiz>2002-12-20 21:34:25 +0000
commit2eec688c2bf07bd7e656eec7c2bf6e63f57af0fb (patch)
treef4d7a6f8f45a24bcd3c2da5ca9200d9e5117d294 /audio/xmms
parent6f74e5b7fdee2f478bf8606e18e13d67e590c501 (diff)
downloadpkgsrc-2eec688c2bf07bd7e656eec7c2bf6e63f57af0fb.tar.gz
Actually, this package has two libtool scripts -- override both.
Diffstat (limited to 'audio/xmms')
-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