CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/05/13 09:02:26
Modified files:
devel/cmake : Makefile cmake.port.mk
devel/cmake/patches: patch-Source_cmTarget_cxx
Log message:
Fix for the problem sthen@ reported some time ago: if a library is
not listed in SHARED_LIBS, it will be created with no version suffix.
It was a regression caused by my "build shared libraries without
soname" work, sorry.
