Revision: 90178 http://trac.macports.org/changeset/90178 Author: jmr@macports.org Date: 2012-02-25 01:14:03 -0800 (Sat, 25 Feb 2012) Log Message: ----------- help2man: revert r90139 Revision Links: -------------- http://trac.macports.org/changeset/90139 Modified Paths: -------------- trunk/dports/textproc/help2man/Portfile Modified: trunk/dports/textproc/help2man/Portfile =================================================================== --- trunk/dports/textproc/help2man/Portfile 2012-02-25 08:31:55 UTC (rev 90177) +++ trunk/dports/textproc/help2man/Portfile 2012-02-25 09:14:03 UTC (rev 90178) @@ -4,7 +4,7 @@ name help2man version 1.40.5 -revision 1 +revision 2 categories textproc platforms darwin license GPL-3+ @@ -21,10 +21,10 @@ checksums rmd160 3515028e9b7c993546810b7d3bf00736f5dfcdf0 \ sha256 13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 -depends_lib port:perl5 port:p5-locale-gettext \ +depends_lib port:perl5.12 port:p5.12-locale-gettext \ port:gettext port:libiconv -configure.perl ${prefix}/bin/perl +configure.perl ${prefix}/bin/perl5.12 configure.args --enable-nls