Revision
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)

Modified Paths

Diff

Modified: trunk/dports/devel/libtool/Portfile (68475 => 68476)


--- 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 \