svn commit: r342025 - head/security/sshpass

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 16:49:14 UTC 2014


Author: miwi
Date: Fri Jan 31 16:49:13 2014
New Revision: 342025
URL: http://svnweb.freebsd.org/changeset/ports/342025
QAT: https://qat.redports.org/buildarchive/r342025/

Log:
  - Stage support

Modified:
  head/security/sshpass/Makefile

Modified: head/security/sshpass/Makefile
==============================================================================
--- head/security/sshpass/Makefile	Fri Jan 31 16:48:59 2014	(r342024)
+++ head/security/sshpass/Makefile	Fri Jan 31 16:49:13 2014	(r342025)
@@ -13,8 +13,7 @@ LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
 
-PLIST_FILES=	bin/sshpass
-MAN1=		sshpass.1
+PLIST_FILES=	bin/sshpass \
+		man/man1/sshpass.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list