From 99988819c5c05aad890e9d94b3e16ad1ea686c0c Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Wed, 20 Mar 2024 13:18:35 +0000 Subject: [PATCH] net-mgmt/whatmask: Move man pages to share/man Approved by: portmgr (blanket) --- net-mgmt/whatmask/Makefile | 3 ++- net-mgmt/whatmask/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index 5e83b79d204b..a35bdc310ecd 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -1,6 +1,6 @@ PORTNAME= whatmask PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ @@ -12,5 +12,6 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share .include diff --git a/net-mgmt/whatmask/pkg-plist b/net-mgmt/whatmask/pkg-plist index b78c4b32862b..24f05b7d2cfb 100644 --- a/net-mgmt/whatmask/pkg-plist +++ b/net-mgmt/whatmask/pkg-plist @@ -1,2 +1,2 @@ bin/whatmask -man/man1/whatmask.1.gz +share/man/man1/whatmask.1.gz