[42754] trunk/dports/gnome/system-tools-backends/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Nov 30 08:17:47 PST 2008


Revision: 42754
          http://trac.macports.org/changeset/42754
Author:   mcalhoun at macports.org
Date:     2008-11-30 08:17:47 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
system-tools-backends: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/gnome/system-tools-backends/Portfile

Modified: trunk/dports/gnome/system-tools-backends/Portfile
===================================================================
--- trunk/dports/gnome/system-tools-backends/Portfile	2008-11-30 16:15:57 UTC (rev 42753)
+++ trunk/dports/gnome/system-tools-backends/Portfile	2008-11-30 16:17:47 UTC (rev 42754)
@@ -28,7 +28,7 @@
                 rmd160 6e21e945f3863726f02e665eb0c31512d9b7c021
 
 depends_build   port:pkgconfig \
-                port:perl5.8 \
+                path:bin/perl:perl5 \
                 port:p5-net-dbus
 
 depends_lib     port:libgnomeui \
@@ -36,7 +36,7 @@
                 port:dbus \
                 port:dbus-glib
 
-depends_run     port:perl5.8 \
+depends_run     path:bin/perl:perl5 \
                 port:p5-net-dbus
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/fd23bf9d/attachment.html>


More information about the macports-changes mailing list