pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mpc Include converters/libiconv/buildlink3.mk to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5db02b545c1
branches:  trunk
changeset: 474785:e5db02b545c1
user:      simonb <simonb%pkgsrc.org@localhost>
date:      Wed May 05 09:29:11 2004 +0000

description:
Include converters/libiconv/buildlink3.mk to get this building on 1.6
branch.

diffstat:

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

diffs (15 lines):

diff -r 7b16c2329f3f -r e5db02b545c1 audio/mpc/Makefile
--- a/audio/mpc/Makefile        Wed May 05 09:21:02 2004 +0000
+++ b/audio/mpc/Makefile        Wed May 05 09:29:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/05 09:29:11 simonb Exp $
 
 DISTNAME=              mpc-0.10.3
 CATEGORIES=            audio
@@ -12,4 +12,5 @@
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
 
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index