svn commit: r367372 - head/mail/poppwd

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:22:25 UTC 2014


Author: antoine
Date: Fri Sep  5 18:22:24 2014
New Revision: 367372
URL: http://svnweb.freebsd.org/changeset/ports/367372
QAT: https://qat.redports.org/buildarchive/r367372/

Log:
  Allow staging as a regular user

Modified:
  head/mail/poppwd/Makefile

Modified: head/mail/poppwd/Makefile
==============================================================================
--- head/mail/poppwd/Makefile	Fri Sep  5 18:20:07 2014	(r367371)
+++ head/mail/poppwd/Makefile	Fri Sep  5 18:22:24 2014	(r367372)
@@ -11,6 +11,7 @@ MAINTAINER=	andrew at ugh.net.au
 COMMENT=	Implementation of the Eudora password changing protocol
 
 WRKSRC=		${WRKDIR}/poppwd
+USES=		uidfix
 
 PLIST_FILES=	libexec/poppwd \
 		man/man8/poppwd.8.gz


More information about the svn-ports-head mailing list