From 2ba1661171c906bfc8ae31fa90030fd7b60eb5e5 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 19 Mar 2024 21:10:50 +0100 Subject: [PATCH] sysutils/worldtools: Move man pages to share/man Approved by: portmgr (blanket) --- sysutils/worldtools/Makefile | 4 +--- sysutils/worldtools/pkg-plist | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sysutils/worldtools/Makefile b/sysutils/worldtools/Makefile index e21273d99f19..eea5bf6cb421 100644 --- a/sysutils/worldtools/Makefile +++ b/sysutils/worldtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= worldtools PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://anarcat.ath.cx/software/distfiles/ @@ -11,6 +11,4 @@ USES= perl5 uidfix shebangfix SHEBANG_FILES= whereintheworld USE_PERL5= run -MAKE_ARGS= SHAREDIR=${PREFIX} - .include diff --git a/sysutils/worldtools/pkg-plist b/sysutils/worldtools/pkg-plist index 843306cb4e78..6e1a25ffd447 100644 --- a/sysutils/worldtools/pkg-plist +++ b/sysutils/worldtools/pkg-plist @@ -1,6 +1,6 @@ -man/man8/buildit.8.gz -man/man8/upgrade.8.gz -man/man8/whereintheworld.8.gz sbin/whereintheworld sbin/upgrade sbin/buildit +share/man/man8/buildit.8.gz +share/man/man8/upgrade.8.gz +share/man/man8/whereintheworld.8.gz