git: c8dd3e53f130 - main - net-mgmt/packit: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 15:15:05 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8dd3e53f1308638208de71907a614746276e1bd commit c8dd3e53f1308638208de71907a614746276e1bd Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-01-23 15:15:02 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-01-23 15:15:02 +0000 net-mgmt/packit: Move man pages to share/man --- net-mgmt/packit/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index f289330c713e..968a3096c023 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -1,5 +1,6 @@ PORTNAME= packit -PORTVERSION= 1.8.1 +DISTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org @@ -16,8 +17,9 @@ USE_GITHUB= yes GH_ACCOUNT= eribertomota GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -PLIST_FILES= man/man8/packit.8.gz \ +PLIST_FILES= share/man/man8/packit.8.gz \ sbin/packit OPTIONS_DEFINE= CAPTURE INJECTION