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

ryandesign at macports.org ryandesign at macports.org
Sat Sep 5 17:31:13 PDT 2015


Revision: 140008
          https://trac.macports.org/changeset/140008
Author:   ryandesign at macports.org
Date:     2015-09-05 17:31:13 -0700 (Sat, 05 Sep 2015)
Log Message:
-----------
gdb: don't opportunistically use guile

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

Modified: trunk/dports/devel/gdb/Portfile
===================================================================
--- trunk/dports/devel/gdb/Portfile	2015-09-06 00:21:18 UTC (rev 140007)
+++ trunk/dports/devel/gdb/Portfile	2015-09-06 00:31:13 UTC (rev 140008)
@@ -6,7 +6,7 @@
 
 name            gdb
 version         7.9.1
-revision        2
+revision        3
 categories      devel
 license         GPL-3+
 maintainers     gmail.com:stuartwesterman openmaintainer
@@ -52,6 +52,7 @@
     --infodir=${prefix}/share/info \
     --mandir=${prefix}/share/man \
     --with-docdir=${prefix}/share/doc \
+    --without-guile \
     --program-prefix=g \
     --disable-werror
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150905/f0f7a78b/attachment.html>


More information about the macports-changes mailing list