aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/namazu2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile
index 4e7a66a122aa..7ca4edfc8741 100644
--- a/databases/namazu2/Makefile
+++ b/databases/namazu2/Makefile
@@ -31,7 +31,7 @@ MAN1= namazu.1 mknmz.1
INSTALLS_SHLIB= yes
.if defined(WITH_CHASEN)
-DEPEND_WAKATI= ${PM_BASE}/${PERL_ARCH}/Text/ChaSen.pm:${PORTSDIR}/japanese/chasen
+DEPEND_WAKATI= ${PM_BASE}/${PERL_ARCH}/Text/ChaSen.pm:${PORTSDIR}/japanese/p5-Text-ChaSen
.else
DEPEND_WAKATI= ${PM_BASE}/${PERL_ARCH}/Text/Kakasi.pm:${PORTSDIR}/japanese/p5-Text-Kakasi
.endif