summaryrefslogtreecommitdiff
path: root/mail/dovecot2
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-04-23 09:27:31 +0000
committerjperkin <jperkin@pkgsrc.org>2015-04-23 09:27:31 +0000
commitff19a5caf2490c62adf1520ba569c365ceac57be (patch)
treeb293d7bc7216afb08f938b13ec754f4ae5dd5ba6 /mail/dovecot2
parent4787109e91a258849441113dbcccd6b1f29913a7 (diff)
downloadpkgsrc-ff19a5caf2490c62adf1520ba569c365ceac57be.tar.gz
Explicitly disable inotify on illumos, it is provided for Linux compat only.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r--mail/dovecot2/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index b1caef93ef0..c768a531110 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2015/04/06 08:17:31 adam Exp $
+# $NetBSD: Makefile,v 1.74 2015/04/23 09:27:31 jperkin Exp $
#
# when updating to a new release, update ABI depends in
# the buildlink3.mk file as well, since the plugins' version
@@ -21,6 +21,11 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-ssldir=${SSLDIR}
+OPSYSVARS+= CONFIGURE_ENV
+
+# Explicitly disable inotify on illumos, it is provided for Linux compat only.
+CONFIGURE_ENV.SunOS+= ac_cv_func_inotify_init=no
+
.include "../../mk/bsd.prefs.mk"
RCD_SCRIPTS= dovecot