pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/p5-Text-Iconv Actually, let the buildlink f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db1edb257f54
branches:  trunk
changeset: 489308:db1edb257f54
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 19:16:37 2005 +0000

description:
Actually, let the buildlink framework handle this.
Works on 1.6.2 and 2.0.

diffstat:

 converters/p5-Text-Iconv/Makefile |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (18 lines):

diff -r 882f00193b7c -r db1edb257f54 converters/p5-Text-Iconv/Makefile
--- a/converters/p5-Text-Iconv/Makefile Sat Feb 19 19:09:38 2005 +0000
+++ b/converters/p5-Text-Iconv/Makefile Sat Feb 19 19:16:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/02/19 19:09:38 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/02/19 19:16:37 wiz Exp $
 #
 
 DISTNAME=      Text-Iconv-1.4
@@ -17,8 +17,4 @@
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
-# if this line is too high up and BUILDLINK_LDADD.iconv
-# is empty, LIBS will be set to the following argument in
-# MAKE_PARAMS
-MAKE_PARAMS+=          LIBS=${BUILDLINK_LDADD.iconv}
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index