From a484847f5382ab1d610ca2e59ec224f059642145 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 16:58:25 +0100 Subject: [PATCH] sysutils/cronolog: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/cronolog/Makefile | 3 ++- sysutils/cronolog/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index c1a785113c064..cbcc3f98e006f 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -1,6 +1,6 @@ PORTNAME= cronolog PORTVERSION= 1.6.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org @@ -14,6 +14,7 @@ CONFLICTS_INSTALL= cronolog-devel INFO= cronolog GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GITHUB= yes GH_ACCOUNT= fordmason diff --git a/sysutils/cronolog/pkg-plist b/sysutils/cronolog/pkg-plist index b9a0b4a507929..9d3b250caa4a8 100644 --- a/sysutils/cronolog/pkg-plist +++ b/sysutils/cronolog/pkg-plist @@ -1,4 +1,4 @@ sbin/cronolog sbin/cronosplit -man/man1/cronolog.1m.gz -man/man1/cronosplit.1m.gz +share/man/man1/cronolog.1m.gz +share/man/man1/cronosplit.1m.gz