[43060] trunk/dports/net/ddclient/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Dec 3 17:31:34 PST 2008


Revision: 43060
          http://trac.macports.org/changeset/43060
Author:   mcalhoun at macports.org
Date:     2008-12-03 17:31:33 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
ddclient: Ensure that MacPorts Perl is the dependency.
Change the default perl to perl5 (see #16830).

Modified Paths:
--------------
    trunk/dports/net/ddclient/Portfile

Modified: trunk/dports/net/ddclient/Portfile
===================================================================
--- trunk/dports/net/ddclient/Portfile	2008-12-04 01:29:32 UTC (rev 43059)
+++ trunk/dports/net/ddclient/Portfile	2008-12-04 01:31:33 UTC (rev 43060)
@@ -11,7 +11,7 @@
 homepage    http://ddclient.sourceforge.net/
 master_sites    sourceforge:ddclient
 checksums   md5 67976f65c2aad267664267bed940ce18
-depends_run bin:perl:perl5.8
+depends_run path:bin/perl:perl5
 
 configure   {
         reinplace "s|\[\r\]$||" ${worksrcpath}/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081203/2215f926/attachment.html>


More information about the macports-changes mailing list