Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 17:26:09 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367581 - head/security/pam_pwdfile
Message-ID:  <201409071726.s87HQ9XF001314@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@gkg.net
 COMMENT=	Pam module for authenticating with flat passwd files
 
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 PLIST_FILES=	lib/pam_pwdfile.so



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