[Midnightbsd-cvs] mports [22843] trunk/security/openssh-askpass/Makefile: man fix

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 30 18:12:42 EDT 2017


Revision: 22843
          http://svnweb.midnightbsd.org/mports/?rev=22843
Author:   laffer1
Date:     2017-09-30 18:12:41 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
man fix

Modified Paths:
--------------
    trunk/security/openssh-askpass/Makefile

Modified: trunk/security/openssh-askpass/Makefile
===================================================================
--- trunk/security/openssh-askpass/Makefile	2017-09-30 22:11:56 UTC (rev 22842)
+++ trunk/security/openssh-askpass/Makefile	2017-09-30 22:12:41 UTC (rev 22843)
@@ -18,12 +18,11 @@
 DOCSDIR=	${PREFIX}/share/doc/ssh-askpass
 PLIST_FILES=	bin/x11-ssh-askpass \
 		bin/ssh-askpass \
-		lib/X11/app-defaults/SshAskpass
+		lib/X11/app-defaults/SshAskpass \
+		man/man1/ssh-askpass.1.gz \
+		man/man1/x11-ssh-askpass.1.gz
 PORTDOCS=	README TODO ChangeLog
 
-MAN1=		x11-ssh-askpass.1
-MLINKS=		x11-ssh-askpass.1 ssh-askpass.1
-
 OPTIONS_DEFINE=	DOCS
 
 



More information about the Midnightbsd-cvs mailing list