summaryrefslogtreecommitdiff
path: root/textproc/php-mecab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php-mecab')
-rw-r--r--textproc/php-mecab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile
index 363dc0fd9a14..65bf0af64924 100644
--- a/textproc/php-mecab/Makefile
+++ b/textproc/php-mecab/Makefile
@@ -12,7 +12,7 @@ COMMENT= PHP bindings of the MeCab
LICENSE= MIT
-LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab
+LIB_DEPENDS= libmecab.so:japanese/mecab
USE_GITHUB= yes
GH_ACCOUNT= rsky