pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/xine-arts Next attempt to fix the build problem ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c385fb2a395c
branches:  trunk
changeset: 466906:c385fb2a395c
user:      tron <tron%pkgsrc.org@localhost>
date:      Sat Jan 24 09:27:43 2004 +0000

description:
Next attempt to fix the build problem of this package.

diffstat:

 audio/xine-arts/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 4330607f6738 -r c385fb2a395c audio/xine-arts/Makefile
--- a/audio/xine-arts/Makefile  Sat Jan 24 09:23:22 2004 +0000
+++ b/audio/xine-arts/Makefile  Sat Jan 24 09:27:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/22 16:06:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/24 09:27:43 tron Exp $
 #
 
 .include "../../graphics/xine-lib/Makefile.common"
@@ -16,4 +16,5 @@
                xineplug_ao_out_arts.la ${PREFIX}/lib/xine/plugins/1.0.0/
 
 .include "../../audio/arts/buildlink2.mk"
+.include "../../converters/libiconv/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index