From 03d9ef2e3bd74ba4e4542c42f0e01fb9016f478d Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 11:17:36 +0100 Subject: [PATCH] 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