[41670] trunk/dports/security/fcrackzip/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 8 16:24:09 PST 2008


Revision: 41670
          http://trac.macports.org/changeset/41670
Author:   mcalhoun at macports.org
Date:     2008-11-08 16:24:08 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
fcrackzip: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/security/fcrackzip/Portfile

Modified: trunk/dports/security/fcrackzip/Portfile
===================================================================
--- trunk/dports/security/fcrackzip/Portfile	2008-11-08 23:52:06 UTC (rev 41669)
+++ trunk/dports/security/fcrackzip/Portfile	2008-11-09 00:24:08 UTC (rev 41670)
@@ -19,7 +19,8 @@
                 sha1    92e4f8caa880c55b20e13feb7a25c8b8fd3accf8 \
                 rmd160  8c784108816c990fcd09cfafc69a5d4a0ef1d33a
 
-depends_build   port:perl5.8
+depends_build   path:bin/perl:perl5
+configure.perl  ${prefix}/bin/perl
 
 configure.args  --mandir=${prefix}/share/man
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/0c786150/attachment.html>


More information about the macports-changes mailing list