mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
www/mnogosearch: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
01aabe77d8
commit
84d9108757
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= mnogosearch
|
||||
PORTVERSION= 3.4.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www databases
|
||||
MASTER_SITES= http://www.mnogosearch.org/Download/
|
||||
|
||||
|
@ -27,6 +27,7 @@ SQLITE2_DESC= Use SQLite 2.x
|
|||
SQLITE3_DESC= Use SQLite 3.x
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= cpe gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -81,6 +81,6 @@ lib/libmnogocharset.so
|
|||
lib/libmnogosearch-3.4.so
|
||||
lib/libmnogosearch.a
|
||||
lib/libmnogosearch.so
|
||||
man/man1/indexer.1.gz
|
||||
man/man5/indexer.conf.5.gz
|
||||
share/man/man1/indexer.1.gz
|
||||
share/man/man5/indexer.conf.5.gz
|
||||
@dir /var/mnogosearch
|
||||
|
|
Loading…
Add table
Reference in a new issue