Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2014 20:53:15 +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: r367889 - head/mail/libdkim
Message-ID:  <201409102053.s8AKrFlf063477@svn.freebsd.org>

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



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