Revision: 90139 http://trac.macports.org/changeset/90139 Author: ricci@macports.org Date: 2012-02-23 12:00:38 -0800 (Thu, 23 Feb 2012) Log Message: ----------- help2man: change deps from perl5.12 to perl5, bump revision. Modified Paths: -------------- trunk/dports/textproc/help2man/Portfile Modified: trunk/dports/textproc/help2man/Portfile =================================================================== --- trunk/dports/textproc/help2man/Portfile 2012-02-23 19:38:21 UTC (rev 90138) +++ trunk/dports/textproc/help2man/Portfile 2012-02-23 20:00:38 UTC (rev 90139) @@ -4,6 +4,7 @@ name help2man version 1.40.5 +revision 1 categories textproc platforms darwin license GPL-3+ @@ -20,10 +21,10 @@ checksums rmd160 3515028e9b7c993546810b7d3bf00736f5dfcdf0 \ sha256 13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 -depends_lib port:perl5.12 port:p5.12-locale-gettext \ +depends_lib port:perl5 port:p5-locale-gettext \ port:gettext port:libiconv -configure.perl ${prefix}/bin/perl5.12 +configure.perl ${prefix}/bin/perl configure.args --enable-nls