summaryrefslogtreecommitdiff
path: root/mail/sid-milter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-03-17 08:47:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-03-17 08:47:42 +0000
commite4db5fb82e2cdbf187838ac95b20db0ff270c94e (patch)
tree834333070feb3567c31ef3c6c79109e60490c736 /mail/sid-milter
parent subversion doesn't "support" neon 0.26.3, only 0.26.2 does. (diff)
- detect early if sysvipc is not implemented
Notes
Notes: svn path=/head/; revision=187566
Diffstat (limited to 'mail/sid-milter')
-rw-r--r--mail/sid-milter/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/sid-milter/Makefile b/mail/sid-milter/Makefile
index 57743014aceb..d1e6043a44e6 100644
--- a/mail/sid-milter/Makefile
+++ b/mail/sid-milter/Makefile
@@ -24,6 +24,11 @@ INSTALL_WRKSRC= ${WRKSRC}/sid-filter
PLIST_FILES= libexec/sid-filter
PORTDOCS= ${DOCSFILES}
+IPCCHECK!= ipcrm -q 0 2>&1 || true
+.if ${IPCCHECK:Mimplemented}
+IGNORE= your system does not support sysvipc
+.endif
+
SITE+= ${FILESDIR}/site.config.m4
.if defined(WITH_SIDMILTER_AR)
MAN3= ar.3