freebsd-ports/mail/exim
Kubilay Kocak d54e284d9c MFH: mail/exim: r499265 r499536
mail/exim: Rename LMDB_LIBS to _LMDB_LIBS

It otherwise looks like an options helper that appears after
bsd.port.options.mk which will be flagged as a DEV_ERROR after
D19553.  Rename LMDB_INCLUDES too for consistency.

mail/exim: Fix build (linker) flags

"-export-dynamic" in EXIM_DYNAMIC_LDFLAGS is a linker option, currently
producing a warning during build:

/usr/bin/ld: warning: cannot find entry symbol xport-dynamic; defaulting to 00000000004019c0

The only reason that plugin modules work is that the option is redundant
with -rdynamic.

This change makes the minimum necessary change not relying on linker
argument compatibility (- vs --).

PR:		236426
Submitted by:	<andrew tao11 riddles org uk>
Approved by:	portmgr (maintainer timeout: ~6 weeks, "just fix it")

Approved by:	ports-secteam (blanket: port bug(s))
2019-05-24 09:41:19 +00:00
..
files mail/exim: add missing colon on I= 2019-03-11 16:26:23 +00:00
distinfo - Update Exim to 4.92 2019-02-12 10:46:10 +00:00
Makefile MFH: mail/exim: r499265 r499536 2019-05-24 09:41:19 +00:00
options
pkg-descr
pkg-message
pkg-plist