Index: head/graphics/digikam-kde4/files/patch-CMakeLists.txt =================================================================== --- head/graphics/digikam-kde4/files/patch-CMakeLists.txt (nonexistent) +++ head/graphics/digikam-kde4/files/patch-CMakeLists.txt (revision 437082) @@ -0,0 +1,11 @@ +Make sure liblqr-1.so's full path is passed to the linker. +--- CMakeLists.txt.orig 2016-06-16 18:45:54 UTC ++++ CMakeLists.txt +@@ -557,6 +557,7 @@ if(DIGIKAM_CAN_BE_COMPILED) + if(LQR-1_FOUND) + include_directories(${LQR-1_INCLUDE_DIRS}) + set(liblqr_LIBS ${LQR-1_LIBRARIES}) ++ link_directories(${LQR-1_LIBDIR}) + endif() + + # Lensfun library rules Property changes on: head/graphics/digikam-kde4/files/patch-CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property