Commits

Nicolas Pavillon authored e4d240ca91d
scidavis: new port

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@127947 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

science/scidavis/files/patch-liborigin.diff

Added
1 +--- 3rdparty/liborigin/CMakeLists.txt.orig 2014-07-23 14:01:09.000000000 +0900
2 ++++ 3rdparty/liborigin/CMakeLists.txt 2014-11-08 12:58:16.000000000 +0900
3 +@@ -1,6 +1,8 @@
4 + # CMakeLists.txt for liborigin
5 + cmake_minimum_required(VERSION 2.8)
6 +
7 ++set(CMAKE_INSTALL_PREFIX @PREFIX@)
8 ++
9 + # boost library headers
10 + find_package(Boost REQUIRED)
11 + include_directories(${Boost_INCLUDE_DIRS})

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut