From 8396cae3080e91d6b9488466f078f6fa77ed8194 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 30 Apr 2016 20:16:11 +0000 Subject: Not MAKE_JOBS_SAFE. --- mail/dovecot2/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index d04b0adbbf3..be481a83b86 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2016/04/11 19:01:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2016/04/30 20:16:38 joerg Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version @@ -26,6 +26,10 @@ TEST_TARGET= check # Explicitly disable inotify on illumos, it is provided for Linux compat only. CONFIGURE_ENV.SunOS+= ac_cv_func_inotify_init=no +# Sharing sources between binary and lib triggers libtool bugs +# mv: rename .deps/auth-stats.Tpo to .deps/auth-stats.Po: No such file or directory +MAKE_JOBS_SAFE= no + .include "../../mk/bsd.prefs.mk" RCD_SCRIPTS= dovecot -- cgit v1.2.3