[147087] trunk/dports/science/netcdf/files/patch-CMakeLists.txt.diff

takeshi at macports.org takeshi at macports.org
Sat Mar 26 02:36:47 PDT 2016


Revision: 147087
          https://trac.macports.org/changeset/147087
Author:   takeshi at macports.org
Date:     2016-03-26 02:36:47 -0700 (Sat, 26 Mar 2016)
Log Message:
-----------
netcdf: add forgotten patch

Added Paths:
-----------
    trunk/dports/science/netcdf/files/patch-CMakeLists.txt.diff

Added: trunk/dports/science/netcdf/files/patch-CMakeLists.txt.diff
===================================================================
--- trunk/dports/science/netcdf/files/patch-CMakeLists.txt.diff	                        (rev 0)
+++ trunk/dports/science/netcdf/files/patch-CMakeLists.txt.diff	2016-03-26 09:36:47 UTC (rev 147087)
@@ -0,0 +1,12 @@
+--- CMakeLists.txt.orig	2016-01-14 06:40:17.000000000 +0900
++++ CMakeLists.txt	2016-03-26 17:00:08.000000000 +0900
+@@ -82,8 +82,7 @@
+ ENDIF()
+ 
+ #Add custom CMake Module
+-SET(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules/"
+-  CACHE INTERNAL "Location of our custom CMake modules.")
++SET(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules/")
+ 
+ # auto-configure style checks, other CMake modules.
+ INCLUDE(${CMAKE_ROOT}/Modules/CheckLibraryExists.cmake)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160326/99fe484c/attachment-0001.html>


More information about the macports-changes mailing list