git: ede5721db4bd - main - net-mgmt/openvmps: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 06:50:25 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ede5721db4bdb55614544cc6ca690b315cb3b0ce commit ede5721db4bdb55614544cc6ca690b315cb3b0ce Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 06:48:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 06:48:07 +0000 net-mgmt/openvmps: Moved man to share/man Approved by: portmgr (blanket) --- net-mgmt/openvmps/Makefile | 2 ++ net-mgmt/openvmps/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net-mgmt/openvmps/Makefile b/net-mgmt/openvmps/Makefile index 18dc651f32a7..0a4ceaf1929d 100644 --- a/net-mgmt/openvmps/Makefile +++ b/net-mgmt/openvmps/Makefile @@ -1,5 +1,6 @@ PORTNAME= openvmps PORTVERSION= 1.4.06 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF/vmps/vmpsd/${PORTVERSION} DISTNAME= vmpsd-${PORTVERSION} @@ -14,6 +15,7 @@ USE_RC_SUBR= vmpsd USES= gmake GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS=--bindir=${PREFIX}/sbin post-patch: diff --git a/net-mgmt/openvmps/pkg-plist b/net-mgmt/openvmps/pkg-plist index 827ce1d36a0d..66adce2c0aed 100644 --- a/net-mgmt/openvmps/pkg-plist +++ b/net-mgmt/openvmps/pkg-plist @@ -1,3 +1,3 @@ @sample etc/vmps.db.sample sbin/vmpsd -man/man1/vmpsd.1.gz +share/man/man1/vmpsd.1.gz