aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 15:58:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 17:18:50 +0000
commita484847f5382ab1d610ca2e59ec224f059642145 (patch)
treede7f563c207c33895fb76a9e25264ffcbfc52e09
parenta034f5a92eaada24502736e67f22a69556da3938 (diff)
downloadports-a484847f5382ab1d610ca2e59ec224f059642145.tar.gz
ports-a484847f5382ab1d610ca2e59ec224f059642145.zip
sysutils/cronolog: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/cronolog/Makefile3
-rw-r--r--sysutils/cronolog/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index c1a785113c06..cbcc3f98e006 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 b9a0b4a50792..9d3b250caa4a 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