CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/17 14:45:38
Modified files:
net/libproxy : Makefile
net/libproxy/patches: patch-libproxy_CMakeLists_txt
Log message:
fix net/libproxy with libc++ by defining _POSIX_C_SOURCE=200809L and _BSD_SOURCE
clues from kettenis, espie
