[39322] trunk/dports/textproc/libxml2/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 18 01:24:33 PDT 2008


Revision: 39322
          http://trac.macosforge.org/projects/macports/changeset/39322
Author:   ryandesign at macports.org
Date:     2008-08-18 01:24:33 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
libxml2: depends on autoconf, not libtool; closes #15750

Modified Paths:
--------------
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2008-08-18 08:11:21 UTC (rev 39321)
+++ trunk/dports/textproc/libxml2/Portfile	2008-08-18 08:24:33 UTC (rev 39322)
@@ -22,8 +22,8 @@
                       sha1 1c465c0ef9d21bb4a7df02d4edfad7dfe1e263df \
                       rmd160 edb9c9a813ecb12eb214d1f75d927acb3814831c
 
+depends_build         port:autoconf
 depends_lib           port:libiconv port:zlib
-depends_build         port:libtool
 
 use_autoconf          yes
 autoconf.cmd          autoreconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/6fcfbcfc/attachment.html 


More information about the macports-changes mailing list