aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2024-03-19 20:10:50 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2024-03-19 20:12:43 +0000
commit2ba1661171c906bfc8ae31fa90030fd7b60eb5e5 (patch)
treecdd9d579a3d4f839bc6733beca7bf0733a8ebea8
parent2149b3ab60a7b903eb60e52143ccf0328dffe573 (diff)
downloadports-2ba1661171c906bfc8ae31fa90030fd7b60eb5e5.tar.gz
ports-2ba1661171c906bfc8ae31fa90030fd7b60eb5e5.zip
sysutils/worldtools: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/worldtools/Makefile4
-rw-r--r--sysutils/worldtools/pkg-plist6
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 <bsd.port.mk>
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