mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f96719d72a
are the same as were submitted on the postfix-users mailing list (and should be integrated for the next release). No response from: Maintainer
11 lines
431 B
Plaintext
11 lines
431 B
Plaintext
--- util/sys_defs.h.orig Sat Jan 22 16:03:31 2000
|
|
+++ util/sys_defs.h Sat Mar 25 09:19:31 2000
|
|
@@ -20,6 +20,7 @@
|
|
* makedefs script, and adding a section below for the new system.
|
|
*/
|
|
#if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
|
|
+ || defined(FREEBSD5) \
|
|
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|
|
|| defined(OPENBSD2) || defined(NETBSD1) || defined(RHAPSODY5)
|
|
#define SUPPORTED
|