aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:35:06 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:33 +0000
commitef34db7d968757ec961d0516c361dd46403ee773 (patch)
tree14f5f3ebd0f498fe524b408155c82775c42c6fc4
parented102576cac1fcae4e338f0d34570f11845fdb17 (diff)
downloadports-ef34db7d968757ec961d0516c361dd46403ee773.tar.gz
ports-ef34db7d968757ec961d0516c361dd46403ee773.zip
sysutils/tmate: Moved man to share/man
-rw-r--r--sysutils/tmate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile
index 84320eb9e3f3..af9fc51dddf8 100644
--- a/sysutils/tmate/Makefile
+++ b/sysutils/tmate/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tmate
PORTVERSION= 2.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= bofh@FreeBSD.org
@@ -20,10 +20,11 @@ GH_ACCOUNT= tmate-io
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= -lexecinfo
-PLIST_FILES= bin/tmate man/man1/tmate.1.gz
+PLIST_FILES= bin/tmate share/man/man1/tmate.1.gz
OPTIONS_DEFINE= BACKSPACE