Revision: 68476 http://trac.macports.org/changeset/68476 Author: jmr@macports.org Date: 2010-06-04 04:29:12 -0700 (Fri, 04 Jun 2010) Log Message: ----------- libtool: revert r68474, /usr/bin/sed works fine on tiger (and the dep shouldn't have been added for other OS versions anyway) Revision Links: -------------- http://trac.macports.org/changeset/68474 Modified Paths: -------------- trunk/dports/devel/libtool/Portfile Modified: trunk/dports/devel/libtool/Portfile =================================================================== --- trunk/dports/devel/libtool/Portfile 2010-06-04 10:48:04 UTC (rev 68475) +++ trunk/dports/devel/libtool/Portfile 2010-06-04 11:29:12 UTC (rev 68476) @@ -4,7 +4,7 @@ name libtool version 2.2.6b -revision 2 +revision 1 categories devel sysutils maintainers boeyms openmaintainer description GNU Libtool - The GNU Portable Library Tool @@ -23,7 +23,6 @@ rmd160 02d8c1460946a1a0054b3ccb6b54d2404b53c2ef depends_build port:automake -depends_lib port:gsed if {${os.platform} != "darwin"} { depends_lib port:grep \
participants (1)
-
jmr@macports.org