[26905] trunk/dports/devel/autoconf/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 11 01:10:53 PDT 2007


Revision: 26905
          http://trac.macosforge.org/projects/macports/changeset/26905
Author:   jwa at macports.org
Date:     2007-07-11 01:10:53 -0700 (Wed, 11 Jul 2007)

Log Message:
-----------
autoconf build breaks if help2man is missing, so I added it

Modified Paths:
--------------
    trunk/dports/devel/autoconf/Portfile

Modified: trunk/dports/devel/autoconf/Portfile
===================================================================
--- trunk/dports/devel/autoconf/Portfile	2007-07-11 07:40:43 UTC (rev 26904)
+++ trunk/dports/devel/autoconf/Portfile	2007-07-11 08:10:53 UTC (rev 26905)
@@ -24,7 +24,7 @@
     rmd160 85c49124856eec74375f0a786d2aa7e6bd28a0e6
 configure.args	--mandir=${prefix}/share/man \
 		--infodir=${prefix}/share/info
-depends_lib	bin:perl:perl5.8 port:m4
+depends_lib	bin:perl:perl5.8 port:m4 port:help2man
 depends_run	port:libtool
 post-patch {
 	reinplace "s|'libtoolize'|'glibtoolize'|" ${worksrcpath}/bin/autoreconf.in

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070711/a4e80342/attachment.html


More information about the macports-changes mailing list