CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/18 03:13:20
Modified files:
net/libproxy : Makefile
net/libproxy/patches: patch-libproxy_CMakeLists_txt
Log message:
Switch to a simpler clang fix from FreeBSD: just stop defining _POSIX_C_SOURCE
rather than raising the version, and that way _BSD_SOURCE isn't needed either.
Pointed out by ajacoutot.
