git: 7c212a5a54ae - main - www/mergelog: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 13:15:40 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c212a5a54ae4855cc09f6be55f36e6331f6ef3b
commit 7c212a5a54ae4855cc09f6be55f36e6331f6ef3b
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 12:57:06 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 13:15:11 +0000
www/mergelog: Moved man to share/man
Approved by: portmgr (blanket)
---
www/mergelog/Makefile | 3 ++-
www/mergelog/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/www/mergelog/Makefile b/www/mergelog/Makefile
index bc60a68c6e0f..73d8a1980966 100644
--- a/www/mergelog/Makefile
+++ b/www/mergelog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mergelog
PORTVERSION= 4.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www textproc
MASTER_SITES= SF
@@ -10,5 +10,6 @@ WWW= https://mergelog.sourceforge.net/
USES= gmake
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>
diff --git a/www/mergelog/pkg-plist b/www/mergelog/pkg-plist
index 9c8d5977504b..91efe73122e2 100644
--- a/www/mergelog/pkg-plist
+++ b/www/mergelog/pkg-plist
@@ -1,4 +1,4 @@
bin/mergelog
bin/zmergelog
-man/man1/mergelog.1.gz
-man/man1/zmergelog.1.gz
+share/man/man1/mergelog.1.gz
+share/man/man1/zmergelog.1.gz