diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/postfix29/files/patch-makedefs | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'mail/postfix29/files/patch-makedefs')
-rw-r--r-- | mail/postfix29/files/patch-makedefs | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix29/files/patch-makedefs b/mail/postfix29/files/patch-makedefs deleted file mode 100644 index 5a2954db426d..000000000000 --- a/mail/postfix29/files/patch-makedefs +++ /dev/null @@ -1,13 +0,0 @@ ---- makedefs.orig 2013-10-27 03:00:18.000000000 +0000 -+++ makedefs 2013-10-27 03:01:06.000000000 +0000 -@@ -155,6 +155,10 @@ - ;; - FreeBSD.9*) SYSTYPE=FREEBSD9 - ;; -+ FreeBSD.10*) SYSTYPE=FREEBSD10 -+ ;; -+ FreeBSD.11*) SYSTYPE=FREEBSD11 -+ ;; - OpenBSD.2*) SYSTYPE=OPENBSD2 - ;; - OpenBSD.3*) SYSTYPE=OPENBSD3 |