aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-skem
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-07 17:42:17 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-07 17:42:17 +0000
commitdbe95b2f7c45c79138962279e5549fab352206ae (patch)
tree5d6e7989eb85b904cb7af83ec21d7af68f6d835b /mail/milter-skem
parent2683a542c1780b465522a0161f41a9c03a249faa (diff)
downloadports-dbe95b2f7c45c79138962279e5549fab352206ae.tar.gz
ports-dbe95b2f7c45c79138962279e5549fab352206ae.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=367587
Diffstat (limited to 'mail/milter-skem')
-rw-r--r--mail/milter-skem/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile
index fc3fb38edc24..2b57198d7736 100644
--- a/mail/milter-skem/Makefile
+++ b/mail/milter-skem/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://virtual-estates.net/skem/
MAINTAINER= mi@aldan.algebra.com
COMMENT= Cache earlier sendmail's verdicts for the relays
-USES= tar:bzip2
+USES= tar:bzip2 uidfix
PLIST_FILES= sbin/skem \
man/man8/skem.8.gz
@@ -23,9 +23,6 @@ SKEM_NETINET_DESC= Support IPv4 addresses
OPTIONS_DEFAULT= SKEM_NETINET
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.options.mk>
.if ${ARCH} == "powerpc"