freebsd-ports/mail/postfix/files/patch-makedefs
Ion-Mihai Tetcu 7e3fb438eb - Update to 2.7.0
- users wanting to continue on 2.6 series should use mail/postfix26

PR:		144189
Submitted by:	Sahil Tandon (maintainer)
Feature safe:	yes
2010-03-04 17:00:47 +00:00

11 lines
275 B
Text

--- makedefs.orig 2010-02-16 20:22:51.000000000 -0500
+++ makedefs 2010-02-16 20:23:42.000000000 -0500
@@ -146,6 +146,8 @@
;;
FreeBSD.8*) SYSTYPE=FREEBSD8
;;
+ FreeBSD.9*) SYSTYPE=FREEBSD9
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3