summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-23 14:26:41 +0000
committerjlam <jlam@pkgsrc.org>2001-08-23 14:26:41 +0000
commitb2e1d4a90a4af66a4160f78566e5605ca84dcb7a (patch)
treef3541e303a6c4b36e0c2db50caf51d24d908fee6 /audio
parent3420a348bbc23ff151c1264408b6194d4ef80613 (diff)
downloadpkgsrc-b2e1d4a90a4af66a4160f78566e5605ca84dcb7a.tar.gz
Replace buildlink paths in xmms-config prior to installation.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index dba06d9ce4f..cde4888961a 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/08/23 14:16:25 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2001/08/23 14:26:41 jlam Exp $
# FreeBSD: ports/audio/xmms/Makefile,v 1.9 2000/02/11 01:46:12 cpiazza Exp
DISTNAME= xmms-1.2.5
@@ -19,6 +19,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
CONFIGURE_ARGS+= --without-gnome
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+REPLACE_BUILDLINK+= xmms-config
.include "../../mk/bsd.prefs.mk"