mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
japanese/mecab: Impelled to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
01e4bf75a3
commit
7182d6b088
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= mecab
|
PORTNAME= mecab
|
||||||
PORTVERSION= 0.996
|
PORTVERSION= 0.996
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= japanese textproc
|
CATEGORIES= japanese textproc
|
||||||
MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE&dummy=/
|
MASTER_SITES= https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE&dummy=/
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@ USE_LDCONFIG= yes
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= ac_cv_lib_stdcpp_main=no
|
CONFIGURE_ARGS= ac_cv_lib_stdcpp_main=no
|
||||||
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
|
@ -11,4 +11,4 @@ libexec/mecab/mecab-dict-gen
|
||||||
libexec/mecab/mecab-dict-index
|
libexec/mecab/mecab-dict-index
|
||||||
libexec/mecab/mecab-system-eval
|
libexec/mecab/mecab-system-eval
|
||||||
libexec/mecab/mecab-test-gen
|
libexec/mecab/mecab-test-gen
|
||||||
man/man1/mecab.1.gz
|
share/man/man1/mecab.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue