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:
parent
593fc74e64
commit
cccb2327c8
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user