mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
x11-toolkits/gtkada3: Upgrade version 3.8.3.2 => 3.14.2 devel/gnatcoll: Upgrade version 2015 => 2016 devel/gps: Upgrade version 6.1.1.0 => 2016 This upgrade appears to work flawlessly on DragonFly, but on FreeBSD the PR list below regarding navigation to code error is unfortunately still valid. PR: 202317
11 lines
180 B
Text
11 lines
180 B
Text
--- gps/Makefile.orig 2016-04-25 15:08:09 UTC
|
|
+++ gps/Makefile
|
|
@@ -17,7 +17,7 @@ endif
|
|
|
|
GPRBUILD=gprbuild
|
|
GPRBUILD_FLAGS=
|
|
-PYTHON=python
|
|
+PYTHON=${PYTHON_CMD}
|
|
|
|
Build?=Debug
|
|
|