Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 12:16:26 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332971 - head/security/pam_ssh_agent_auth
Message-ID:  <201311061216.rA6CGQnY062643@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061216.rA6CGQnY062643>