textproc/link-grammar: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cb112bd057
commit
ac8812fb4a
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= link-grammar
|
||||
DISTVERSION= 5.10.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
|
@ -14,6 +15,7 @@ USES= compiler:c++11-lib dos2unix gmake libtool localbase ncurses \
|
|||
pathfix pkgconfig sqlite
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-maintainer-mode \
|
||||
--with-regexlib=pcre2 \
|
||||
--disable-python-bindings
|
||||
|
|
|
@ -546,5 +546,5 @@ libdata/pkgconfig/link-grammar.pc
|
|||
%%DATADIR%%/vn/4.0.dict
|
||||
%%DATADIR%%/vn/4.0.knowledge
|
||||
%%DATADIR%%/vn/4.0.regex
|
||||
man/man1/link-generator.1.gz
|
||||
man/man1/link-parser.1.gz
|
||||
share/man/man1/link-generator.1.gz
|
||||
share/man/man1/link-parser.1.gz
|
||||
|
|
Loading…
Reference in a new issue