git: 52b196ce9c15 - main - security/openssh-askpass: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Mar 2024 03:55:49 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=52b196ce9c1522007632f5a57a88ac43a5594d3f
commit 52b196ce9c1522007632f5a57a88ac43a5594d3f
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2024-03-12 03:07:31 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2024-03-12 03:55:09 +0000
security/openssh-askpass: Move man pages to share/man
Approved by: portmgr (blanket)
---
security/openssh-askpass/Makefile | 6 +++---
security/openssh-askpass/files/Makefile.in | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile
index 75dbba18e98d..4753d80671f5 100644
--- a/security/openssh-askpass/Makefile
+++ b/security/openssh-askpass/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OpenSSH-askpass
PORTVERSION= 1.2.4.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.jmknoble.net/software/x11-ssh-askpass/
DISTNAME= x11-ssh-askpass-${PORTVERSION}
@@ -18,8 +18,8 @@ DOCSDIR= ${PREFIX}/share/doc/ssh-askpass
PLIST_FILES= bin/x11-ssh-askpass \
bin/ssh-askpass \
lib/X11/app-defaults/SshAskpass \
- man/man1/ssh-askpass.1.gz \
- man/man1/x11-ssh-askpass.1.gz
+ share/man/man1/ssh-askpass.1.gz \
+ share/man/man1/x11-ssh-askpass.1.gz
PORTDOCS= README TODO ChangeLog
OPTIONS_DEFINE= DOCS
diff --git a/security/openssh-askpass/files/Makefile.in b/security/openssh-askpass/files/Makefile.in
index 1921e83a6de6..6874311b24a9 100644
--- a/security/openssh-askpass/files/Makefile.in
+++ b/security/openssh-askpass/files/Makefile.in
@@ -1,7 +1,7 @@
PREFIX?= /usr/local
LOCALBASE?= /usr/local
BINDIR?= ${PREFIX}/bin
-MANDIR?= ${PREFIX}/man/man
+MANDIR?= ${PREFIX}/share/man/man
CLASS= SshAskpass
FILES= ${CLASS}