Revision: 108463 https://trac.macports.org/changeset/108463 Author: larryv@macports.org Date: 2013-07-23 13:40:55 -0700 (Tue, 23 Jul 2013) Log Message: ----------- autoconf: Restore help2man as build dep, otherwise autoreconf(1) man page is not generated. Modified Paths: -------------- trunk/dports/devel/autoconf/Portfile Modified: trunk/dports/devel/autoconf/Portfile =================================================================== --- trunk/dports/devel/autoconf/Portfile 2013-07-23 20:19:42 UTC (rev 108462) +++ trunk/dports/devel/autoconf/Portfile 2013-07-23 20:40:55 UTC (rev 108463) @@ -5,6 +5,7 @@ name autoconf epoch 1 version 2.69 +revision 1 categories devel # the license is GPL-3+ with an exception: # http://www.gnu.org/licenses/autoconf-exception.html @@ -31,6 +32,7 @@ checksums rmd160 666aa45a58e856968c651e2a3b44be38de9c14e4 \ sha256 64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684 +depends_build port:help2man depends_lib port:perl5 \ port:m4
participants (1)
-
larryv@macports.org