From cfef48fb2bb86d2b1d8e2dbe77214d1cec0c65f7 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 08:39:44 +0100 Subject: [PATCH] net/fort: Moved man to share/man Approved by: portmgr (blanket) --- net/fort/Makefile | 2 ++ net/fort/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/net/fort/Makefile b/net/fort/Makefile index bf734450c396..ed7d500c8d38 100644 --- a/net/fort/Makefile +++ b/net/fort/Makefile @@ -1,5 +1,6 @@ PORTNAME= fort DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= toni@devboks.com @@ -21,6 +22,7 @@ GH_ACCOUNT= NICMx GH_PROJECT= FORT-validator GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share SUB_FILES= pkg-message diff --git a/net/fort/pkg-plist b/net/fort/pkg-plist index 59996756b0fa..25119101e11f 100644 --- a/net/fort/pkg-plist +++ b/net/fort/pkg-plist @@ -1,5 +1,5 @@ bin/fort -man/man8/fort.8.gz +share/man/man8/fort.8.gz @dir %%ETCDIR%%/repository @dir %%ETCDIR%%/tal @sample %%ETCDIR%%/fort-config.json.sample