[37075] trunk/dports/devel
jmr at macports.org
jmr at macports.org
Sun May 25 22:13:46 PDT 2008
Revision: 37075
http://trac.macosforge.org/projects/macports/changeset/37075
Author: jmr at macports.org
Date: 2008-05-25 22:13:44 -0700 (Sun, 25 May 2008)
Log Message:
-----------
autoconf, libtool: arrange the dependencies among these and automake as
advised by upstream maintainer
(see <http://lists.macosforge.org/pipermail/macports-users/2008-May/010430.html>)
Modified Paths:
--------------
trunk/dports/devel/autoconf/Portfile
trunk/dports/devel/libtool/Portfile
Modified: trunk/dports/devel/autoconf/Portfile
===================================================================
--- trunk/dports/devel/autoconf/Portfile 2008-05-25 23:50:14 UTC (rev 37074)
+++ trunk/dports/devel/autoconf/Portfile 2008-05-26 05:13:44 UTC (rev 37075)
@@ -34,8 +34,6 @@
port:m4 \
port:help2man
-depends_run port:libtool
-
configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info
Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile 2008-05-25 23:50:14 UTC (rev 37074)
+++ trunk/dports/devel/libtool/Portfile 2008-05-26 05:13:44 UTC (rev 37075)
@@ -21,6 +21,8 @@
sha1 4c1738351736562a951a345e24f233d00953ec0a \
rmd160 4d1d7dd0308b98e8f590723ae5daddb8da49ac11
+depends_build port:automake
+
configure.args --program-prefix=g
patchfiles patch-libtool.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080525/2f40b938/attachment.htm
More information about the macports-changes
mailing list