mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -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
395 B
Text
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
|