From a7f8c8e2b37dac92606c5265af3ff9897448ccd3 Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 26 Sep 2002 11:08:23 +0000 Subject: buildlink1 -> buildlink2 Use perl5/module.mk --- textproc/p5-Text-Substitute/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/p5-Text-Substitute') diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index e505add8bde..2c4d121a948 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/20 15:52:11 abs Exp $ +# $NetBSD: Makefile,v 1.4 2002/09/26 11:08:23 seb Exp $ DISTNAME= Text-Substitute-0.14 PKGNAME= p5-${DISTNAME} @@ -9,11 +9,8 @@ MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/ COMMENT= perl5 module for text substition from hashes -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Substitute/.packlist -do-configure: - @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - -.include "../../lang/perl5/buildlink.mk" +.include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3