From f96719d72ab060b1e4fa4605e92da5e58817ef63 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Fri, 31 Mar 2000 23:45:18 +0000 Subject: Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patches are the same as were submitted on the postfix-users mailing list (and should be integrated for the next release). No response from: Maintainer --- mail/postfix24/files/patch-bj | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/postfix24/files/patch-bj (limited to 'mail/postfix24/files/patch-bj') diff --git a/mail/postfix24/files/patch-bj b/mail/postfix24/files/patch-bj new file mode 100644 index 000000000000..74e5aac880bf --- /dev/null +++ b/mail/postfix24/files/patch-bj @@ -0,0 +1,11 @@ +--- makedefs.orig Sat Jan 22 14:04:27 2000 ++++ makedefs Sat Mar 25 09:04:50 2000 +@@ -89,6 +89,8 @@ + ;; + FreeBSD.4*) SYSTYPE=FREEBSD4 + ;; ++ FreeBSD.5*) SYSTYPE=FREEBSD5 ++ ;; + OpenBSD.2*) SYSTYPE=OPENBSD2 + ;; + NetBSD.1*) SYSTYPE=NETBSD1 -- cgit v1.2.3