mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/soothsayer: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
aa0cf463d8
commit
c12310a1f3
@ -1,6 +1,6 @@
|
||||
PORTNAME= soothsayer
|
||||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/presage/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -14,6 +14,7 @@ BUILD_DEPENDS= help2man:misc/help2man
|
||||
|
||||
USES= compiler libtool localbase ncurses pkgconfig sqlite
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ENV= ac_cv_path_CPPUNIT_CONFIG=no \
|
||||
ac_cv_path_PYTHON=no \
|
||||
ac_cv_path_SWIG=no \
|
||||
|
@ -9,10 +9,10 @@ lib/libsoothsayer.a
|
||||
lib/libsoothsayer.so
|
||||
lib/libsoothsayer.so.0
|
||||
lib/libsoothsayer.so.0.0.0
|
||||
man/man1/soothsayer_demo.1.gz
|
||||
man/man1/soothsayer_demo_text.1.gz
|
||||
man/man1/soothsayer_simulator.1.gz
|
||||
man/man1/text2ngram.1.gz
|
||||
share/man/man1/soothsayer_demo.1.gz
|
||||
share/man/man1/soothsayer_demo_text.1.gz
|
||||
share/man/man1/soothsayer_simulator.1.gz
|
||||
share/man/man1/text2ngram.1.gz
|
||||
var/soothsayer/abbreviations_en.txt
|
||||
var/soothsayer/abbreviations_it.txt
|
||||
var/soothsayer/database_en.db
|
||||
|
Loading…
Reference in New Issue
Block a user