diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-18 16:43:24 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-18 16:43:24 +0000 |
commit | 69f82727cfeeeb49cb58c2d1960548e0ee5cb501 (patch) | |
tree | 5cc71aad2369347e372daa82cf3849f910e182fc /mail/exim | |
parent | da1ccc4d38452561e2972b98fb43ef0df6027577 (diff) |
Notes
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 631bfbc0839b..e0f276fb7109 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -485,7 +485,6 @@ SEDLIST+= -e 's,^\# (TRUSTED_CONFIG_LIST=).*$$,\1${TRUSTED_CONFIG_LIST:S/,/\\,/g .endif MAKE_ENV+= INSTALL_ARG="${EXIM_INSTALL_ARG}" -PLIST_SUB+= RESETPREFIX=${PREFIX} DUMMY_LDFLAGS!= ${ECHO_CMD} ${LDFLAGS} | ${SED} -e 's|-Wl,-rpath|-Wl,-DUMMYrpath|g; s|-rpath|-Wl,-rpath|g; s|-DUMMYrpath|-rpath|g' pre-everything:: |