[68474] trunk/dports/devel/libtool/Portfile

rowue at macports.org rowue at macports.org
Fri Jun 4 03:34:26 PDT 2010


Revision: 68474
          http://trac.macports.org/changeset/68474
Author:   rowue at macports.org
Date:     2010-06-04 03:34:23 -0700 (Fri, 04 Jun 2010)
Log Message:
-----------
libtool asks for gsed on 10.4

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

Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile	2010-06-04 10:13:44 UTC (rev 68473)
+++ trunk/dports/devel/libtool/Portfile	2010-06-04 10:34:23 UTC (rev 68474)
@@ -4,7 +4,7 @@
 
 name            libtool
 version         2.2.6b
-revision        1
+revision        2
 categories      devel sysutils
 maintainers     boeyms openmaintainer
 description     GNU Libtool - The GNU Portable Library Tool
@@ -23,6 +23,7 @@
                 rmd160  02d8c1460946a1a0054b3ccb6b54d2404b53c2ef
 
 depends_build   port:automake
+depends_lib     port:gsed
 
 if {${os.platform} != "darwin"} {
     depends_lib port:grep \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100604/050a7717/attachment.html>


More information about the macports-changes mailing list