Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-src_cmake_modules_FindOpenJpeg.cmake,v 1.1 2014/04/07 12:15:55 ryoon Exp $
--- src/cmake/modules/FindOpenJpeg.cmake.orig 2014-04-03 06:08:57.000000000 +0000
+++ src/cmake/modules/FindOpenJpeg.cmake
@@ -78,7 +78,7 @@ if (OPENJPEG_HOME)
${OPENJPEG_HOME}/lib64)
set (OpenJpeg_include_paths
${OpenJpeg_include_paths}
- ${OPENJPEG_HOME}/include)
+ ${OPENJPEG_HOME}/include/openjpeg-1.5)
endif()