Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,5 +1,9 @@
--- CMakeLists.txt.orig 2013-01-30 11:46:25.000000000 +0000
+++ CMakeLists.txt 2013-01-30 11:45:52.000000000 +0000
$NetBSD: patch-aa,v 1.6 2015/11/18 21:00:51 christos Exp $
Disable out of source build test
--- CMakeLists.txt.orig 2015-09-16 02:44:35.000000000 -0400
+++ CMakeLists.txt 2015-11-17 10:44:55.000000000 -0500
@@ -36,8 +36,8 @@
include(CPackConfig.cmake)
@@ -9,5 +13,5 @@
+#include(MacroEnsureOutOfSourceBuild)
+#macro_ensure_out_of_source_build("${PROJECT_NAME} requires an out of source build. Please create a separate build directory and run 'cmake /path/to/${PROJECT_NAME} [options]' there.")
# add macros
include(MacroAddPlugin)
# search for libraries
if (WITH_ZLIB)