diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile index 9fc3ec3c931c3..669e24e49274c 100644 --- a/japanese/mecab/Makefile +++ b/japanese/mecab/Makefile @@ -1,6 +1,6 @@ PORTNAME= mecab PORTVERSION= 0.996 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese textproc MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE&dummy=/ @@ -20,6 +20,7 @@ USE_LDCONFIG= yes USE_PERL5= build GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= ac_cv_lib_stdcpp_main=no INSTALL_TARGET= install-strip diff --git a/japanese/mecab/pkg-plist b/japanese/mecab/pkg-plist index 070ad8640b233..853483475b034 100644 --- a/japanese/mecab/pkg-plist +++ b/japanese/mecab/pkg-plist @@ -11,4 +11,4 @@ libexec/mecab/mecab-dict-gen libexec/mecab/mecab-dict-index libexec/mecab/mecab-system-eval libexec/mecab/mecab-test-gen -man/man1/mecab.1.gz +share/man/man1/mecab.1.gz