aboutsummaryrefslogtreecommitdiff
path: root/mail/spamassassin/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-13 17:55:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-13 17:55:41 +0000
commite7755bff5be1f1bfef1591b594af64cb4db9326d (patch)
tree5c4e7a0b8e44ba822d3f2bf50717001dfce4f363 /mail/spamassassin/Makefile
parent273faacae9a3b6947585e59cf2537aae16b7ce72 (diff)
downloadports-e7755bff5be1f1bfef1591b594af64cb4db9326d.tar.gz
ports-e7755bff5be1f1bfef1591b594af64cb4db9326d.zip
Create /var/run/spamd manually in the rc(8) script, as pkg_tools does
not create the directory from the @dirrm /var/run/spamd in the plist. So, we'll do it manually for the next 6 weeks. PR: 190005 Submitted by: Trond.Endrestol@ximalas.info
Notes
Notes: svn path=/head/; revision=361699
Diffstat (limited to 'mail/spamassassin/Makefile')
-rw-r--r--mail/spamassassin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile
index 96a085a7732b..c15ddc500efb 100644
--- a/mail/spamassassin/Makefile
+++ b/mail/spamassassin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spamassassin
PORTVERSION= 3.4.0
-PORTREVISION?= 12 # also bump japanese/spamassassin
+PORTREVISION?= 13 # also bump japanese/spamassassin
CATEGORIES?= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
@@ -66,6 +66,7 @@ RELAY_COUNTRY_DESC= Location-based scoring (net/p5-Geo-IP)
SPF_QUERY_DESC= Verify SPF records (mail/p5-Mail-SPF)
SUB_FILES= pkg-message
+SUB_LIST+= SPAMD_OWN="${USERS}:${GROUPS}"
PLIST_SUB+= USER=${USERS} GROUP=${GROUPS}
OPTIONS_SUB= yes