summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-ChaSen
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-05 02:44:21 +0000
committerwiz <wiz>2002-10-05 02:44:21 +0000
commit5c297b0877dda0b069627c4089fc1875cf0b6729 (patch)
tree4c85118088591b0fa3600b8c7c2adc088d250e37 /textproc/p5-Text-ChaSen
parent5aebb202510b3aecb6bfb452c2b0fccdbacdc33f (diff)
downloadpkgsrc-5c297b0877dda0b069627c4089fc1875cf0b6729.tar.gz
Convert to buildlink2. Use perl5/module.mk.
Diffstat (limited to 'textproc/p5-Text-ChaSen')
-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"