1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

openvpn: Add one TODO marker (no functional change).

This commit is contained in:
Matthias Andree 2020-07-17 13:58:34 +00:00
parent 8df9666df2
commit 81e7824bde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542434

View File

@ -32,6 +32,9 @@ CONFIGURE_ENV+= ac_cv_prog_CMAKE= CMAKE=
# let OpenVPN's configure script pick up the requisite libraries,
# but do not break the plugin build if an older version is installed
# XXX FIXME: once there is an opportunity for testing with older
# versions with incompatible plugins again, try USES+=localbase:ldflags,
# suggested by Mateusz Piotrowski 0mp@ 2020-07-17
CPPFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -Wl,--as-needed