summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 13:41:26 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-22 14:23:42 +0100
commitb2aa2644bbd67dee86423e20113bdb1b3625f5fd (patch)
treeb1593f94b4224b1a124eeca0231feec390650a12 /benchmarks
parentbenchmarks/postal: Moved man to share/man (diff)
benchmarks/thrulay: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/thrulay/Makefile3
-rw-r--r--benchmarks/thrulay/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile
index 18ede5c9a7d6..e2ec7f700e7c 100644
--- a/benchmarks/thrulay/Makefile
+++ b/benchmarks/thrulay/Makefile
@@ -1,6 +1,6 @@
PORTNAME= thrulay
PORTVERSION= 0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks net
MASTER_SITES= SF
@@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake libtool
USE_LDCONFIG= yes
USE_RC_SUBR= thrulayd
diff --git a/benchmarks/thrulay/pkg-plist b/benchmarks/thrulay/pkg-plist
index 582c9a02db10..4db22e63109a 100644
--- a/benchmarks/thrulay/pkg-plist
+++ b/benchmarks/thrulay/pkg-plist
@@ -6,5 +6,5 @@ lib/libthrulay.a
lib/libthrulay.so
lib/libthrulay.so.0
lib/libthrulay.so.0.0.0
-man/man1/thrulay.1.gz
-man/man8/thrulayd.8.gz
+share/man/man1/thrulay.1.gz
+share/man/man8/thrulayd.8.gz