aboutsummaryrefslogtreecommitdiff
path: root/net/bsdrcmds
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-24 09:44:44 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-24 10:50:38 +0000
commitc3c52431a886f879148e93efd62cdf8b5809629d (patch)
tree3c879a6d2746784430d0827be2ae775bd7c078cd /net/bsdrcmds
parent2ab538a6c3bdf8ebba18ac07ea4e059f41ea075e (diff)
downloadports-c3c52431a886f879148e93efd62cdf8b5809629d.tar.gz
ports-c3c52431a886f879148e93efd62cdf8b5809629d.zip
Diffstat (limited to 'net/bsdrcmds')
-rw-r--r--net/bsdrcmds/Makefile3
-rw-r--r--net/bsdrcmds/pkg-plist10
2 files changed, 7 insertions, 6 deletions
diff --git a/net/bsdrcmds/Makefile b/net/bsdrcmds/Makefile
index 4fcb32a403ee..286637278662 100644
--- a/net/bsdrcmds/Makefile
+++ b/net/bsdrcmds/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bsdrcmds
PORTVERSION= 20171003.01
+PORTREVISION= 1
CATEGORIES= net
USE_GITHUB= yes
@@ -12,7 +13,7 @@ LICENSE= BSD3CLAUSE
USES= uidfix
-MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE}
+MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE} MANDIR=${PREFIX}/share/man/man
MAKE_ENV+= MK_WERROR=no
OPTIONS_DEFINE= IPV6 LIBBLACKLIST
diff --git a/net/bsdrcmds/pkg-plist b/net/bsdrcmds/pkg-plist
index 959caed5213d..522e92c9fe0c 100644
--- a/net/bsdrcmds/pkg-plist
+++ b/net/bsdrcmds/pkg-plist
@@ -1,10 +1,10 @@
@(,,4555) bin/rsh
@(,,4555) bin/rlogin
@(,,4555) bin/rcp
-man/man8/rlogind.8.gz
-man/man8/rshd.8.gz
-man/man1/rsh.1.gz
-man/man1/rlogin.1.gz
-man/man1/rcp.1.gz
sbin/rlogind
sbin/rshd
+share/man/man8/rlogind.8.gz
+share/man/man8/rshd.8.gz
+share/man/man1/rsh.1.gz
+share/man/man1/rlogin.1.gz
+share/man/man1/rcp.1.gz