--- /usr/portage/mail-mta/postfix/postfix-3.1.0.ebuild 2016-02-29 23:28:51.000000000 -0500 +++ /usr/local/overlay/maurerpe/mail-mta/postfix/postfix-3.1.0.ebuild 2016-03-06 20:58:02.429103602 -0500 @@ -73,6 +73,8 @@ src/util/sys_defs.h || die "sed failed" # change default paths to better comply with portage standard paths sed -i -e "s:/usr/local/:/usr/:g" conf/master.cf || die "sed failed" + + epatch "${FILESDIR}/postfix-3.1.0-libressl.patch" } src_configure() { --- /usr/portage/mail-mta/postfix/postfix-3.2_pre20160224.ebuild 2016-02-29 23:28:51.000000000 -0500 +++ /usr/local/overlay/maurerpe/mail-mta/postfix/postfix-3.2_pre20160224.ebuild 2016-03-06 21:03:28.973924161 -0500 @@ -73,6 +73,8 @@ src/util/sys_defs.h || die "sed failed" # change default paths to better comply with portage standard paths sed -i -e "s:/usr/local/:/usr/:g" conf/master.cf || die "sed failed" + + epatch "${FILESDIR}/postfix-3.1.0-libressl.patch" } src_configure() {