1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/astro/libkgeomap/files/patch-CMakeLists.txt
Max Brazhnikov e7ae0125df - Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports
- Split kipi-plugins-kde4 port

Approved by:	portmgr (miwi)
2013-04-08 17:10:56 +00:00

15 lines
455 B
Plaintext

--- ./CMakeLists.txt.orig 2013-03-11 08:24:22.000000000 +0000
+++ ./CMakeLists.txt 2013-03-27 12:48:34.236663211 +0000
@@ -94,9 +94,9 @@
SUBDIRS(libkgeomap)
SUBDIRS(test)
-#SUBDIRS(calibrator)
+SUBDIRS(calibrator)
IF(KEXIV2_FOUND)
-# SUBDIRS(demo)
+ SUBDIRS(demo)
MESSAGE(STATUS "kexiv2 found, the demo application will be compiled.")
ELSE(KEXIV2_FOUND)
MESSAGE(STATUS "kexiv2 NOT found, the demo application will NOT be compiled.")