diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2019-04-19 18:53:13 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2019-04-19 18:53:13 +0000 |
commit | 56228e8fd2b8daf866b0df439b3e888993b8528c (patch) | |
tree | 8e9ad0546658ec48414d8ac34bbe8d520f1d284c /mail/postfix/files/patch-makedefs | |
parent | Update to 12.0.9 (diff) |
- update to 3.4.5
- adopt libressl patches from OpenBSD
Diffstat (limited to 'mail/postfix/files/patch-makedefs')
-rw-r--r-- | mail/postfix/files/patch-makedefs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/files/patch-makedefs b/mail/postfix/files/patch-makedefs index 79ad6ebfc061..3ae53f56129d 100644 --- a/mail/postfix/files/patch-makedefs +++ b/mail/postfix/files/patch-makedefs @@ -1,6 +1,6 @@ ---- makedefs.orig 2018-02-03 17:20:46 UTC +--- makedefs.orig 2019-03-10 23:42:59 UTC +++ makedefs -@@ -287,6 +287,33 @@ case "$SYSTEM.$RELEASE" in +@@ -298,6 +298,33 @@ case "$SYSTEM.$RELEASE" in : ${SHLIB_ENV="LD_LIBRARY_PATH=`pwd`/lib"} : ${PLUGIN_LD="${CC} -shared"} ;; |