Revision
132604
Author
larryv@macports.org
Date
2015-02-05 12:19:48 -0800 (Thu, 05 Feb 2015)

Log Message

libtool: Remove note about libltdl

I think I misunderstood the mailing list posts that I read. Carry on.

Modified Paths

Diff

Modified: trunk/dports/devel/libtool/Portfile (132603 => 132604)


--- trunk/dports/devel/libtool/Portfile	2015-02-05 20:01:02 UTC (rev 132603)
+++ trunk/dports/devel/libtool/Portfile	2015-02-05 20:19:48 UTC (rev 132604)
@@ -7,9 +7,6 @@
 version             2.4.5
 categories          devel sysutils
 platforms           darwin freebsd
-# The libltdl library will probably be removed in the next release
-# (http://lists.gnu.org/archive/html/libtool/2015-01/msg00004.html).
-#supported_archs     noarch
 # Scripts are GPL-2+, libltdl is LGPL-2+, but all parts that tend to be
 # distributed with dependents have a licensing exception that allows
 # distribution under the same terms as the rest of the program.