p5-Text-ChaSen: use chasen-base, because that's where the libraries live

Bump PKGREVISION.
This commit is contained in:
wiz 2023-11-22 10:43:11 +00:00
parent 4f0245c9d1
commit 0688065983
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.34 2023/07/06 09:41:50 wiz Exp $
# $NetBSD: Makefile,v 1.35 2023/11/22 10:43:11 wiz Exp $
DISTNAME= Text-ChaSen-1.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 14
CATEGORIES= japanese textproc perl5
PKGREVISION= 15
CATEGORIES= textproc japanese perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
@ -14,6 +14,6 @@ USE_LANGUAGES= c c++
PERL5_PACKLIST= auto/Text/ChaSen/.packlist
.include "../../textproc/chasen/buildlink3.mk"
.include "../../textproc/chasen-base/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"