summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2005-02-19 19:16:37 +0000
committerwiz <wiz>2005-02-19 19:16:37 +0000
commit759603e2b57385d1118d7526ee2cc26d655241a6 (patch)
tree690f33c09f7b82b416cc32e3736c7d2322f2b21d /converters
parent5be8d6fb44d7b0129562bce234bb144e667da688 (diff)
downloadpkgsrc-759603e2b57385d1118d7526ee2cc26d655241a6.tar.gz
Actually, let the buildlink framework handle this.
Works on 1.6.2 and 2.0.
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Text-Iconv/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index 66c5676ca9a..d543f0ffffd 100644
--- a/converters/p5-Text-Iconv/Makefile
+++ b/converters/p5-Text-Iconv/Makefile
@@ -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 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Iconv/.packlist
.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"