=================================================================== RCS file: /cvs/ports/net/mirall/patches/Attic/patch-src_CMakeLists_txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/net/mirall/patches/Attic/patch-src_CMakeLists_txt 2014/04/29 12:14:36 1.2 +++ ports/net/mirall/patches/Attic/patch-src_CMakeLists_txt 2014/05/11 08:46:21 1.3 @@ -1,12 +1,12 @@ -$OpenBSD: patch-src_CMakeLists_txt,v 1.2 2014/04/29 12:14:36 kirby Exp $ +$OpenBSD: patch-src_CMakeLists_txt,v 1.3 2014/05/11 08:46:21 kirby Exp $ --- src/CMakeLists.txt.orig Mon Oct 21 16:05:25 2013 -+++ src/CMakeLists.txt Tue Apr 29 14:07:55 2014 ++++ src/CMakeLists.txt Sun May 4 10:46:18 2014 @@ -140,7 +140,7 @@ qt4_wrap_cpp(syncMoc ${libsync_HEADERS}) list(APPEND libsync_LINK_TARGETS ${QT_LIBRARIES} ${CSYNC_LIBRARY} - dl -+ inotify ++ kinotify ) if(QTKEYCHAIN_FOUND)