aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/dk-milter/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/dk-milter/Makefile b/mail/dk-milter/Makefile
index 32fd079a8861..26782cda5e1b 100644
--- a/mail/dk-milter/Makefile
+++ b/mail/dk-milter/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dk-milter
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dinoex@FreeBSD.org
COMMENT= Domainkeys milter for Sendmail
USE_RC_SUBR= milter-dk.sh
@@ -36,6 +36,10 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libmilter.a:${PORTSDIR}/mail/${SENDMAIL_MILTER_
.endif
.endif
+.if defined(PARALLEL_PACKAGE_BUILD)
+IGNORE= pointhat cluster does not support sysvipc
+.endif
+
SENDMAIL_MILTER_PORT?= sendmail
SUB_FILES= milter-dk.sh
WCONF= ${WRKSRC}/devtools/Site