From 52b196ce9c1522007632f5a57a88ac43a5594d3f Mon Sep 17 00:00:00 2001 From: Yasuhiro Kimura Date: Tue, 12 Mar 2024 12:07:31 +0900 Subject: [PATCH] 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}