summaryrefslogtreecommitdiff
path: root/audio/xine-arts
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-02-27 13:54:49 +0000
committerjmmv <jmmv@pkgsrc.org>2004-02-27 13:54:49 +0000
commitdf24fe3dedf47f69dbe4671241aa544018b1593a (patch)
tree61316cc3899f9b601af840b88026df34f9448f68 /audio/xine-arts
parent2a4b3bcc7d636aabcce2ba6f790bf431fd43b9d9 (diff)
downloadpkgsrc-df24fe3dedf47f69dbe4671241aa544018b1593a.tar.gz
Move inclusion of libiconv's bl3 file to the common Makefile, to fix the
build of xine-esound as shown by kristerw@'s last bulk build.
Diffstat (limited to 'audio/xine-arts')
-rw-r--r--audio/xine-arts/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile
index 86f2c0b4242..7329d4bbfe3 100644
--- a/audio/xine-arts/Makefile
+++ b/audio/xine-arts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/25 18:02:08 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/27 13:54:49 jmmv Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
@@ -16,5 +16,4 @@ do-install:
xineplug_ao_out_arts.la ${PREFIX}/lib/xine/plugins/1.0.0
.include "../../audio/arts/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"