Modified: trunk/dports/devel/gdb/Portfile (140001 => 140002)
--- trunk/dports/devel/gdb/Portfile 2015-09-05 22:34:27 UTC (rev 140001)
+++ trunk/dports/devel/gdb/Portfile 2015-09-05 22:37:35 UTC (rev 140002)
@@ -6,7 +6,7 @@
name gdb
version 7.9.1
-revision 1
+revision 2
categories devel
license GPL-3+
maintainers gmail.com:stuartwesterman openmaintainer
@@ -39,11 +39,11 @@
# these dependencies are listed under depends_lib rather than depends_build
# because gdb will link with libraries they provide if installed.
# there may be more. See variable host_libs in configure.ac.
+# port:guile should also be a dependency, but currently does not build universally.
depends_lib port:boehmgc \
port:expat \
port:gettext \
- port:guile \
port:libiconv \
port:ncurses \
port:zlib