summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ChaSen/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-05 02:44:21 +0000
committerwiz <wiz@pkgsrc.org>2002-10-05 02:44:21 +0000
commitb423446a8be06cbb9d54be5d01b16735d236431c (patch)
tree4c85118088591b0fa3600b8c7c2adc088d250e37 /textproc/p5-Text-ChaSen/Makefile
parent030ec445002bc5d5caad0176327a872bbf6c6fa7 (diff)
downloadpkgsrc-b423446a8be06cbb9d54be5d01b16735d236431c.tar.gz
Convert to buildlink2. Use perl5/module.mk.
Diffstat (limited to 'textproc/p5-Text-ChaSen/Makefile')
-rw-r--r--textproc/p5-Text-ChaSen/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile
index 21862eb1066..357eee35486 100644
--- a/textproc/p5-Text-ChaSen/Makefile
+++ b/textproc/p5-Text-ChaSen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:01:18 seb Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/05 02:44:21 wiz Exp $
DISTNAME= Text-ChaSen-1.03
PKGNAME= p5-${DISTNAME}
@@ -14,12 +14,9 @@ MAINTAINER= kei@netbsd.org
HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/
COMMENT= perl5 module to use ChaSen
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/ChaSen/.packlist
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
-.include "../../textproc/chasen/buildlink.mk"
-.include "../../lang/perl5/buildlink.mk"
+.include "../../textproc/chasen/buildlink2.mk"
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"