git: 3cce33af4dfd - main - net/dico: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 07:36:19 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=3cce33af4dfda2b837a116e1df4c4ac88e6d119e commit 3cce33af4dfda2b837a116e1df4c4ac88e6d119e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 07:35:41 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 07:35:41 +0000 net/dico: Moved man to share/man Approved by: portmgr (blanket) --- net/dico/Makefile | 3 ++- net/dico/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/dico/Makefile b/net/dico/Makefile index c83744eb2baf..70cfe60c1073 100644 --- a/net/dico/Makefile +++ b/net/dico/Makefile @@ -1,6 +1,6 @@ PORTNAME= dico DISTVERSION= 2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net textproc MASTER_SITES= GNU @@ -16,6 +16,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl USES= gmake libtool localbase pkgconfig readline tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip INFO= dico diff --git a/net/dico/pkg-plist b/net/dico/pkg-plist index 0cce8a7ac544..9bbdc16b0cb7 100644 --- a/net/dico/pkg-plist +++ b/net/dico/pkg-plist @@ -50,9 +50,9 @@ lib/libdico.so lib/libdico.so.2 lib/libdico.so.2.0.0 libexec/idxgcide -man/man1/dico.1.gz -man/man5/dicod.conf.5.gz -man/man8/dicod.8.gz +share/man/man1/dico.1.gz +share/man/man5/dicod.conf.5.gz +share/man/man8/dicod.8.gz sbin/dicod %%DATADIR%%/%%PORTVERSION%%/include/pp-setup %%NLS%%share/locale/da/LC_MESSAGES/dico.mo