[68474] trunk/dports/devel/libtool/Portfile
Revision: 68474 http://trac.macports.org/changeset/68474 Author: rowue@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 \
participants (1)
-
rowue@macports.org