git: 03d9ef2e3bd7 - main - net/sntop: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 10:32:42 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=03d9ef2e3bd74ba4e4542c42f0e01fb9016f478d
commit 03d9ef2e3bd74ba4e4542c42f0e01fb9016f478d
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 10:17:36 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 10:31:41 +0000
net/sntop: Moved man to share/man
Approved by: portmgr (blanket)
---
net/sntop/Makefile | 3 ++-
net/sntop/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/net/sntop/Makefile b/net/sntop/Makefile
index 5577c06e0192..c2d79117ccb2 100644
--- a/net/sntop/Makefile
+++ b/net/sntop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sntop
PORTVERSION= 1.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
@@ -15,6 +15,7 @@ USES= ncurses
RUN_DEPENDS= ${LOCALBASE}/sbin/fping:net/fping
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PORTDOCS= COPYING CREDITS ChangeLog INSTALL README TODO
PORTEXAMPLES= alarm.sh sntoprc.EXAMPLE
SUB_FILES= pkg-message
diff --git a/net/sntop/pkg-plist b/net/sntop/pkg-plist
index 79f71f986978..267d0625b366 100644
--- a/net/sntop/pkg-plist
+++ b/net/sntop/pkg-plist
@@ -1,3 +1,3 @@
bin/sntop
@sample etc/sntoprc.sample
-man/man1/sntop.1.gz
+share/man/man1/sntop.1.gz