CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/08/03 08:46:33
Modified files:
net/openvpn-auth-ldap: Makefile
Added files:
net/openvpn-auth-ldap/patches: patch-platform_m4
Log message:
Respect LDFLAGS & fix configure check for libobjc2
clang from ports did pass -L/usr/local/lib to the linker, gcc or clang
from base don't do that, so fix detection. Note that "gcc" is used at
configure time if available, even if the actual build uses "cc".
Maintainer timeout.
