[41635] trunk/dports/gnome/libgnomecanvas/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Fri Nov 7 12:38:31 PST 2008


Revision: 41635
          http://trac.macports.org/changeset/41635
Author:   mcalhoun at macports.org
Date:     2008-11-07 12:38:31 -0800 (Fri, 07 Nov 2008)
Log Message:
-----------
libgnomecanvas: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/gnome/libgnomecanvas/Portfile

Modified: trunk/dports/gnome/libgnomecanvas/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecanvas/Portfile	2008-11-07 20:21:03 UTC (rev 41634)
+++ trunk/dports/gnome/libgnomecanvas/Portfile	2008-11-07 20:38:31 UTC (rev 41635)
@@ -24,10 +24,13 @@
                 rmd160 fe5333c31f385313b2e90deb9710275d61bbc15b
 
 depends_build   port:pkgconfig \
-                port:perl5.8 \
+                path:bin/perl:perl5 \
                 port:p5-xml-parser \
                 port:intltool
 
+configure.perl  ${prefix}/bin/perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl
+
 depends_lib \
     path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
     port:gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081107/4be0264c/attachment.html>


More information about the macports-changes mailing list