[41537] trunk/dports/textproc/help2man/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Nov 5 12:39:29 PST 2008


Revision: 41537
          http://trac.macports.org/changeset/41537
Author:   mcalhoun at macports.org
Date:     2008-11-05 12:39:28 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
help2man: change the default perl port to perl5 (See #16830)

Modified Paths:
--------------
    trunk/dports/textproc/help2man/Portfile

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2008-11-05 20:29:51 UTC (rev 41536)
+++ trunk/dports/textproc/help2man/Portfile	2008-11-05 20:39:28 UTC (rev 41537)
@@ -21,10 +21,10 @@
 				sha1 f3ffd89d50ee158589f2d0ccdc476d2ac3ebff70 \
 				rmd160 1c2e18f86c2d689dbc4bbc1d85e60a2273308c42
 
-depends_lib		path:${prefix}/bin/perl:perl5.8 port:p5-locale-gettext \
+depends_lib		path:bin/perl:perl5 port:p5-locale-gettext \
 				port:gettext port:libiconv
 
-configure.env	PERL=${prefix}/bin/perl
+configure.perl	${prefix}/bin/perl
 configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
 
 if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/95bf8863/attachment.html>


More information about the macports-changes mailing list