From d0a9b751ca76ad17d0d1de586e2f41c5b68e79f7 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Mon, 22 Oct 2018 16:41:14 +0000 Subject: - fix build on FreeBSD 13-CURRENT PR: 232502 Submitted by: Kai --- mail/postfix/files/patch-src_util_sys__defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/postfix/files/patch-src_util_sys__defs.h') diff --git a/mail/postfix/files/patch-src_util_sys__defs.h b/mail/postfix/files/patch-src_util_sys__defs.h index d1633b6c2ab0..0c32afed3712 100644 --- a/mail/postfix/files/patch-src_util_sys__defs.h +++ b/mail/postfix/files/patch-src_util_sys__defs.h @@ -4,7 +4,7 @@ #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ || defined(FREEBSD5) || defined(FREEBSD6) || defined(FREEBSD7) \ || defined(FREEBSD8) || defined(FREEBSD9) || defined(FREEBSD10) \ -+ || defined(FREEBSD11) || defined(FREEBSD12) \ ++ || defined(FREEBSD11) || defined(FREEBSD12) || defined(FREEBSD13) \ || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \ || defined(OPENBSD5) || defined(OPENBSD6) \ -- cgit v1.2.3