CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/17 12:53:24
Modified files:
net/synergy : Makefile
net/synergy/patches: patch-CMakeLists_txt
Added files:
net/synergy/patches: patch-src_lib_synergy_CCryptoMode_h
patch-src_lib_synergy_CCryptoStream_h
Removed files:
net/synergy/patches: patch-tools_CMakeLists_txt
Log message:
Link synergy with the libcryptopp shared library from devel/cryptopp
instead of linking statically against a local copy. This also
unbreaks the build on i386.
ok bcallah@ (maintainer)