svn commit: r367581 - head/security/pam_pwdfile

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 17:26:09 UTC 2014


Author: antoine
Date: Sun Sep  7 17:26:08 2014
New Revision: 367581
URL: http://svnweb.freebsd.org/changeset/ports/367581
QAT: https://qat.redports.org/buildarchive/r367581/

Log:
  Allow staging as a regular user

Modified:
  head/security/pam_pwdfile/Makefile

Modified: head/security/pam_pwdfile/Makefile
==============================================================================
--- head/security/pam_pwdfile/Makefile	Sun Sep  7 17:22:32 2014	(r367580)
+++ head/security/pam_pwdfile/Makefile	Sun Sep  7 17:26:08 2014	(r367581)
@@ -10,6 +10,7 @@ MASTER_SITES=	http://cpbotha.net/files/p
 MAINTAINER=	mschout at gkg.net
 COMMENT=	Pam module for authenticating with flat passwd files
 
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 PLIST_FILES=	lib/pam_pwdfile.so


More information about the svn-ports-head mailing list