1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

textproc/dict: Update manpage location (003a571d1d, r523104)

This commit is contained in:
Po-Chuan Hsieh 2024-02-21 22:29:17 +08:00
parent 593fc74e64
commit cccb2327c8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 6 additions and 5 deletions

View File

@ -15,12 +15,13 @@ LIB_DEPENDS= libmaa.so:devel/libmaa
USES= bison gmake libtool:build localbase
CONFLICTS_INSTALL= irstlm # bin/dict
ALL_TARGET= dict
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install.dict
CONFLICTS_INSTALL= irstlm # bin/dict
post-install:
${INSTALL_DATA} ${FILESDIR}/dict.conf ${STAGEDIR}${PREFIX}/etc/dict.conf.sample

View File

@ -2,6 +2,6 @@ bin/dict
bin/dict_lookup
bin/dictl
@sample etc/dict.conf.sample
man/man1/dict.1.gz
man/man1/dict_lookup.1.gz
man/man1/dictl.1.gz
share/man/man1/dict.1.gz
share/man/man1/dict_lookup.1.gz
share/man/man1/dictl.1.gz