ports/math/plplot/files/patch-examples__python__CMakeLists.txt
Thierry Thomas 779c36f5c4 - Upgrade math/plplot to 5.11.0
Announcement at
  <https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>

- Take maintainership

- Chase dependencies.

PR:		ports/199539
Submitted by:	Ben Woods <woodsb02 (at) gmail.com>
Approved by:	marino (for plplot-ada), /me (for gnudatalanguage)
2015-04-22 20:16:04 +00:00

11 lines
297 B
Text

--- examples/python/CMakeLists.txt.orig 2015-04-12 10:08:04 UTC
+++ examples/python/CMakeLists.txt
@@ -245,7 +245,7 @@ if(CORE_BUILD)
@ONLY
)
- set(python_location1 ${PYTHON_INSTDIR})
+ set(python_location1)
set(python_location2)
set(python_location3)
set(python_location4)