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

dluke at macports.org dluke at macports.org
Wed Jul 30 11:51:41 PDT 2008


Revision: 38763
          http://trac.macosforge.org/projects/macports/changeset/38763
Author:   dluke at macports.org
Date:     2008-07-30 11:51:41 -0700 (Wed, 30 Jul 2008)
Log Message:
-----------
use path: style dependency for perl since perl5.10 or perl5.8 are OK

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

Modified: trunk/dports/textproc/help2man/Portfile
===================================================================
--- trunk/dports/textproc/help2man/Portfile	2008-07-30 18:32:43 UTC (rev 38762)
+++ trunk/dports/textproc/help2man/Portfile	2008-07-30 18:51:41 UTC (rev 38763)
@@ -21,7 +21,7 @@
 				sha1 f3ffd89d50ee158589f2d0ccdc476d2ac3ebff70 \
 				rmd160 1c2e18f86c2d689dbc4bbc1d85e60a2273308c42
 
-depends_lib		port:perl5.8 port:p5-locale-gettext \
+depends_lib		path:${prefix}/bin/perl:perl5.8 port:p5-locale-gettext \
 				port:gettext port:libiconv
 
 configure.env	PERL=${prefix}/bin/perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080730/f93395a7/attachment.html 


More information about the macports-changes mailing list