git: 8e8202a98210 - main - devel/rudeconfig: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 14:50:42 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e8202a98210f28e948a31964b4fd59fb6022aa2 commit 8e8202a98210f28e948a31964b4fd59fb6022aa2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 14:24:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 14:50:07 +0000 devel/rudeconfig: Moved man to share/man Approved by: portmgr (blanket) --- devel/rudeconfig/Makefile | 3 ++- devel/rudeconfig/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/rudeconfig/Makefile b/devel/rudeconfig/Makefile index 3e91d8af0a06..9762aa410f19 100644 --- a/devel/rudeconfig/Makefile +++ b/devel/rudeconfig/Makefile @@ -1,6 +1,6 @@ PORTNAME= rudeconfig PORTVERSION= 5.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.rudeserver.com/config/download/ @@ -14,6 +14,7 @@ DOS2UNIX_GLOB= * USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share pre-install: ${CHMOD} 744 ${WRKSRC}/install-sh diff --git a/devel/rudeconfig/pkg-plist b/devel/rudeconfig/pkg-plist index b6af1133eedc..cc0c0b7fe383 100644 --- a/devel/rudeconfig/pkg-plist +++ b/devel/rudeconfig/pkg-plist @@ -3,4 +3,4 @@ lib/librudeconfig.a lib/librudeconfig.so lib/librudeconfig.so.3 lib/librudeconfig.so.3.2.1 -man/man3/rudeconfig.3.gz +share/man/man3/rudeconfig.3.gz