ports/devel/gnatcoll/files/patch-configure
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

11 lines
395 B
Text

--- configure.orig 2016-05-19 14:39:16 UTC
+++ configure
@@ -3910,7 +3910,7 @@ $as_echo_n "checking if we can link with
ia64-*hp-hpux11* )
PYTHON_LIBS="-ldld -ldl -lm -Wl,-E ${PYTHON_LIBS}"
;;
- *-freebsd* )
+ *-freebsd* | *-dragonfly* )
PYTHON_LIBS="-lm -lutil ${PYTHON_LIBS}"
;;
esac