Skip to content

Commit

Permalink
textproc/dict: Update manpage location (003a571, r523104)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 593fc74 commit cccb232
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions textproc/dict/Makefile
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions textproc/dict/pkg-plist
Expand Up @@ -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

0 comments on commit cccb232

Please sign in to comment.