svn commit: r332971 - head/security/pam_ssh_agent_auth

Mathieu Arnold mat at FreeBSD.org
Wed Nov 6 12:16:27 UTC 2013


Author: mat
Date: Wed Nov  6 12:16:26 2013
New Revision: 332971
URL: http://svnweb.freebsd.org/changeset/ports/332971

Log:
  - Convert to staging
  
  maintainer timeout.
  PR:		ports/183184
  Submitted by:	mat

Modified:
  head/security/pam_ssh_agent_auth/Makefile

Modified: head/security/pam_ssh_agent_auth/Makefile
==============================================================================
--- head/security/pam_ssh_agent_auth/Makefile	Wed Nov  6 12:14:48 2013	(r332970)
+++ head/security/pam_ssh_agent_auth/Makefile	Wed Nov  6 12:16:26 2013	(r332971)
@@ -15,8 +15,6 @@ CONFIGURE_ENV=	ac_cv_func_strnvis=no
 CONFIGURE_ARGS=	--libexecdir=${LOCALBASE}/lib
 USES=		perl5
 
-MAN8=		pam_ssh_agent_auth.8
-PLIST_FILES=	lib/pam_ssh_agent_auth.so
+PLIST_FILES=	lib/pam_ssh_agent_auth.so man/man8/pam_ssh_agent_auth.8.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list