mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
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)
11 lines
297 B
Text
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)
|