[140002] trunk/dports/devel/gdb/Portfile

ionic at macports.org ionic at macports.org
Sat Sep 5 15:37:35 PDT 2015


Revision: 140002
          https://trac.macports.org/changeset/140002
Author:   ionic at macports.org
Date:     2015-09-05 15:37:35 -0700 (Sat, 05 Sep 2015)
Log Message:
-----------
gdb: remove guile dependency for now, does not build universally (#48767.) Revbump.

Modified Paths:
--------------
    trunk/dports/devel/gdb/Portfile

Modified: trunk/dports/devel/gdb/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150905/ea1e4d5f/attachment.html>


More information about the macports-changes mailing list