svn commit: r367889 - head/mail/libdkim
Antoine Brodin
antoine at FreeBSD.org
Wed Sep 10 20:53:15 UTC 2014
Author: antoine
Date: Wed Sep 10 20:53:15 2014
New Revision: 367889
URL: http://svnweb.freebsd.org/changeset/ports/367889
QAT: https://qat.redports.org/buildarchive/r367889/
Log:
Allow staging as a regular user
Modified:
head/mail/libdkim/Makefile
Modified: head/mail/libdkim/Makefile
==============================================================================
--- head/mail/libdkim/Makefile Wed Sep 10 20:50:31 2014 (r367888)
+++ head/mail/libdkim/Makefile Wed Sep 10 20:53:15 2014 (r367889)
@@ -11,7 +11,7 @@ COMMENT= DKIM (DomainKeys Identified Mai
LICENSE= APACHE20
-USES= zip
+USES= uidfix zip
USE_LDCONFIG= YES
SHLIB_MAJOR= 1
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
More information about the svn-ports-all
mailing list