summaryrefslogtreecommitdiff
path: root/textproc/intltool/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 00:48:07 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 00:48:07 +0000
commit689cae234cd4f9d3b1c098ae78416e4782443eba (patch)
treec12e7dccdf592df894c2acd66bb6c6c159d6e0ee /textproc/intltool/Makefile
parente88d1114d26ce879ea56661fc245ce9c65cc5d39 (diff)
downloadpkgsrc-689cae234cd4f9d3b1c098ae78416e4782443eba.tar.gz
bl3ify
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r--textproc/intltool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 320ba630e40..f24b48c41d3 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/06 18:26:49 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2004/02/11 00:48:58 xtraeme Exp $
#
DISTNAME= intltool-0.30
@@ -15,10 +15,10 @@ DEPENDS= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
CONFLICTS= xml-i18n-tools<=0.9
USE_GNU_TOOLS+= make
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
CONFIGURE_ENV+= PERL=${PERL5}
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"