1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/devel/gps/files/patch-gps_Makefile
John Marino 2cbfa97806 devel/gps: Upgrade to 2016 release (plus 2 dependencies)
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
2016-06-11 18:41:54 +00:00

12 lines
180 B
Plaintext

--- 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