From 01b94071d4c7c2e3dae6a92438d2a93a2b6e00d5 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 7 Oct 2002 15:09:25 +0000 Subject: adjust for buildlink2. Patch by Lubomir Sedlacik in private mail. --- textproc/p5-Cz-Cstools/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Cz-Cstools/Makefile b/textproc/p5-Cz-Cstools/Makefile index 89e1e29e619..3fad4091bb7 100644 --- a/textproc/p5-Cz-Cstools/Makefile +++ b/textproc/p5-Cz-Cstools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/04 16:29:51 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/07 15:09:25 hubertf Exp $ # DISTNAME= Cstools-3.3 @@ -11,11 +11,8 @@ MAINTAINER= salo@Xtrmntr.org HOMEPAGE= http://www.fi.muni.cz/~adelton/perl/ COMMENT= Tools for dealing with Czech and Slovak texts in Perl -USE_BUILDLINK_ONLY= YES -PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.packlist +USE_BUILDLINK2= YES +PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.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