summaryrefslogtreecommitdiff
path: root/textproc/p5-Cz-Cstools/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-10-07 15:09:25 +0000
committerhubertf <hubertf>2002-10-07 15:09:25 +0000
commit2305cc98db3e85c9d02f5a3a449f86b60f264ddf (patch)
tree30b120bdb9a28ce0612a27d3a179ca12a3046bec /textproc/p5-Cz-Cstools/Makefile
parent5ddb31e8b2f2feb6973673eebb4d6f871f2da311 (diff)
downloadpkgsrc-2305cc98db3e85c9d02f5a3a449f86b60f264ddf.tar.gz
adjust for buildlink2.
Patch by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
Diffstat (limited to 'textproc/p5-Cz-Cstools/Makefile')
-rw-r--r--textproc/p5-Cz-Cstools/Makefile11
1 files changed, 4 insertions, 7 deletions
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"