summaryrefslogtreecommitdiff
path: root/audio/xmms
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-03 22:36:37 +0000
committerjlam <jlam@pkgsrc.org>2001-10-03 22:36:37 +0000
commitf25f9d2824f2548b605b8cf88494b54c2d1335d9 (patch)
tree52c18907bfe7de767bdbd153225e7d61aac042bb /audio/xmms
parent98cd81fd463921699b46403b8d5cc871f6f3aba2 (diff)
downloadpkgsrc-f25f9d2824f2548b605b8cf88494b54c2d1335d9.tar.gz
bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
Diffstat (limited to 'audio/xmms')
-rw-r--r--audio/xmms/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index cde4888961a..e631f48a28d 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2001/08/23 14:26:41 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2001/10/03 22:36:38 jlam Exp $
# FreeBSD: ports/audio/xmms/Makefile,v 1.9 2000/02/11 01:46:12 cpiazza Exp
DISTNAME= xmms-1.2.5
@@ -19,7 +19,6 @@ 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"