summaryrefslogtreecommitdiff
path: root/graphics/jasper/patches/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jasper/patches/patch-CMakeLists.txt')
-rw-r--r--graphics/jasper/patches/patch-CMakeLists.txt11
1 files changed, 1 insertions, 10 deletions
diff --git a/graphics/jasper/patches/patch-CMakeLists.txt b/graphics/jasper/patches/patch-CMakeLists.txt
index 191e189f69e..00fa748a8df 100644
--- a/graphics/jasper/patches/patch-CMakeLists.txt
+++ b/graphics/jasper/patches/patch-CMakeLists.txt
@@ -1,4 +1,4 @@
-$NetBSD: patch-CMakeLists.txt,v 1.2 2017/02/22 00:45:06 ryoon Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.3 2017/02/22 11:53:49 ryoon Exp $
Remove the weird hack.
@@ -16,12 +16,3 @@ Remove the weird hack.
message("Shared library ABI version: ${JAS_SO_VERSION}")
message("Shared library build version: ${JAS_SO_NAME}")
-@@ -368,7 +364,7 @@ endif()
-
- add_subdirectory(src/libjasper)
- add_subdirectory(src/appl)
--add_subdirectory(doc)
-+#add_subdirectory(doc)
-
- # The package configuation (pc) file should be installed in
- # ${CMAKE_INSTALL_PREFIX}/lib/pkgconfig.