ports/mail/postfix-current/files/patch-makedefs
Sahil Tandon b38c6b6747 - Update to 2.8-20100707
- Fix whitespace in Makefile header
- Refactor port to ease maintenance (adopted from mail/postfix)
- Remove unnecessary patches
- Add option to install into base

PR:		ports/147732
Submitted by:	olli hauer <ohauer@gmx.de>
Approved by:	maintainer timeout (> 14 days)
2010-07-30 03:39:18 +00:00

11 lines
275 B
Text

--- makedefs.orig 2010-07-27 19:35:56.000000000 -0400
+++ makedefs 2010-07-27 19:36:28.000000000 -0400
@@ -146,6 +146,8 @@
;;
FreeBSD.8*) SYSTYPE=FREEBSD8
;;
+ FreeBSD.9*) SYSTYPE=FREEBSD9
+ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3