diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 5040eef6185..bc2e4743b12 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:47:35 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/05/22 05:35:33 jlam Exp $ # DISTNAME= intltool-0.33 @@ -19,8 +19,6 @@ CONFLICTS= xml-i18n-tools-[0-9]* USE_GNU_TOOLS+= make GNU_CONFIGURE= YES -CONFIGURE_ENV+= PERL=${PERL5} - .include "../../devel/gettext-lib/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" .include "../../lang/perl5/buildlink3.mk" |