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

jmr at macports.org jmr at macports.org
Wed Oct 31 15:42:34 PDT 2012


Revision: 99304
          http://trac.macports.org//changeset/99304
Author:   jmr at macports.org
Date:     2012-10-31 15:42:34 -0700 (Wed, 31 Oct 2012)
Log Message:
-----------
gdb: add zlib dep, set license

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

Modified: trunk/dports/devel/gdb/Portfile
===================================================================
--- trunk/dports/devel/gdb/Portfile	2012-10-31 21:31:24 UTC (rev 99303)
+++ trunk/dports/devel/gdb/Portfile	2012-10-31 22:42:34 UTC (rev 99304)
@@ -7,6 +7,7 @@
 name            gdb
 version         7.5
 categories      devel
+license         GPL-3+
 maintainers     dweber openmaintainer
 description     GDB: The GNU Project Debugger
 
@@ -37,7 +38,7 @@
                 rmd160  0eff835dde6e059a6e4e5c63586939fb2e74e4f1 \
                 sha256  d178c45c328369ae4f24f9a0ec53b7d009e2bfa1d41b7027280b24f58ae61932
 
-depends_build   port:gettext
+depends_build   port:gettext port:zlib
 
 configure.args \
     --infodir=${prefix}/share/info \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121031/595e108f/attachment.html>


More information about the macports-changes mailing list