aboutsummaryrefslogtreecommitdiff
path: root/mail/libdkim
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-10 20:53:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-10 20:53:15 +0000
commit301459de320f172ebb381f8cfb985650a2586e8d (patch)
tree5759db446dab4421975be38616e47fe308971d28 /mail/libdkim
parent15945f8122ca36c901e1319b3270445458bdae02 (diff)
downloadports-301459de320f172ebb381f8cfb985650a2586e8d.tar.gz
ports-301459de320f172ebb381f8cfb985650a2586e8d.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=367889
Diffstat (limited to 'mail/libdkim')
-rw-r--r--mail/libdkim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile
index 004466a9623d..db897a6f6eb6 100644
--- a/mail/libdkim/Makefile
+++ b/mail/libdkim/Makefile
@@ -11,7 +11,7 @@ COMMENT= DKIM (DomainKeys Identified Mail) library
LICENSE= APACHE20
-USES= zip
+USES= uidfix zip
USE_LDCONFIG= YES
SHLIB_MAJOR= 1
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"