summaryrefslogtreecommitdiff
path: root/audio/xmms
diff options
context:
space:
mode:
authorerh <erh@pkgsrc.org>2005-01-16 18:05:49 +0000
committererh <erh@pkgsrc.org>2005-01-16 18:05:49 +0000
commit65e31927fed677a2b021617597631faae65b8d79 (patch)
tree2479ec7bc7e2118efcdec04c3988e7df17293479 /audio/xmms
parent7bf7d7c6a9db2e5bba3fecdb4ac9ec7e9fa36677 (diff)
downloadpkgsrc-65e31927fed677a2b021617597631faae65b8d79.tar.gz
xmms doesn't need libxml.
Diffstat (limited to 'audio/xmms')
-rw-r--r--audio/xmms/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common
index 7d6654bb23b..aaaed3d1f47 100644
--- a/audio/xmms/Makefile.common
+++ b/audio/xmms/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2004/06/08 12:23:59 cjep Exp $
+# $NetBSD: Makefile.common,v 1.13 2005/01/16 18:05:49 erh Exp $
#
DISTNAME= xmms-1.2.10
@@ -77,7 +77,6 @@ CONFIGURE_ARGS+= --disable-oss
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"