aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-07 19:08:57 +0800
committerantoine <antoine@FreeBSD.org>2014-09-07 19:08:57 +0800
commitc2cf8e0da71bd8840ba81e7d9c06fa25b1cf9cd1 (patch)
tree288076be64d44efe12bf238f0a2618baba13f047
parent1acfa9958e4500d066e8a28f78047adef74745cc (diff)
downloadfreebsd-ports-gnome-c2cf8e0da71bd8840ba81e7d9c06fa25b1cf9cd1.tar.gz
freebsd-ports-gnome-c2cf8e0da71bd8840ba81e7d9c06fa25b1cf9cd1.tar.zst
freebsd-ports-gnome-c2cf8e0da71bd8840ba81e7d9c06fa25b1cf9cd1.zip
Allow staging as a regular user
-rw-r--r--mail/libdomainkeys/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/libdomainkeys/Makefile b/mail/libdomainkeys/Makefile
index 945939100cf6..344bdaa21f53 100644
--- a/mail/libdomainkeys/Makefile
+++ b/mail/libdomainkeys/Makefile
@@ -1,4 +1,4 @@
- Created by: Sergey Skvortsov <skv@protey.ru>
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= libdomainkeys
@@ -9,6 +9,7 @@ MASTER_SITES= SF/domainkeys/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= DomainKeys library
+USES= uidfix
USE_LDCONFIG= yes
SHLIB_MAJOR= 3
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"