pkgsrc/graphics/digikam/patches/patch-CMakeLists.txt
markd 6e46e1f75d Update to 4.13.0
Lots of bug fixes.
2015-11-03 20:47:48 +00:00

15 lines
466 B
Text

$NetBSD: patch-CMakeLists.txt,v 1.3 2015/11/03 20:47:48 markd Exp $
Don't do kipi-plugins -- separate package
--- CMakeLists.txt.orig 2015-09-03 21:22:44.000000000 +0000
+++ CMakeLists.txt
@@ -215,7 +215,7 @@ endif()
############################################################################################################################################
-add_subdirectory(extra)
+#add_subdirectory(extra)
add_subdirectory(core)
if(ENABLE_COMPILE_DOC)