aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2024-03-12 03:07:31 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2024-03-12 03:55:09 +0000
commit52b196ce9c1522007632f5a57a88ac43a5594d3f (patch)
tree8c028d201361c7b6dbe36f506c848937a5512a37
parent3f0064b90194e9144cb10791991ae7ec6ddcb119 (diff)
downloadports-52b196ce9c1522007632f5a57a88ac43a5594d3f.tar.gz
ports-52b196ce9c1522007632f5a57a88ac43a5594d3f.zip
security/openssh-askpass: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/openssh-askpass/Makefile6
-rw-r--r--security/openssh-askpass/files/Makefile.in2
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}