CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/01/28 04:28:02
Modified files:
devel/cmake : Makefile cmake.port.mk
devel/cmake/patches: patch-CMakeLists_txt
Added files:
devel/cmake/patches: patch-Source_CMakeLists_txt
Log message:
Do not handle jsoncpp in a special way, treat it like all the other
external libraries
$ diff -u objdump-pre.out objdump-post.out | grep libjsoncpp
- NEEDED /usr/local/lib/libjsoncpp.so.0.0
+ NEEDED libjsoncpp.so.0.0
