summaryrefslogtreecommitdiff
path: root/converters/p5-Text-Iconv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Text-Iconv/Makefile')
-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"