[83801] trunk/dports/xfce/xfce-utils/Portfile

afb at macports.org afb at macports.org
Sun Sep 11 03:23:38 PDT 2011


Revision: 83801
          http://trac.macports.org/changeset/83801
Author:   afb at macports.org
Date:     2011-09-11 03:23:35 -0700 (Sun, 11 Sep 2011)
Log Message:
-----------
xfce-utils: add intltool/pkgconfig dep, remove perl5/p5-xml-parser dep

Modified Paths:
--------------
    trunk/dports/xfce/xfce-utils/Portfile

Modified: trunk/dports/xfce/xfce-utils/Portfile
===================================================================
--- trunk/dports/xfce/xfce-utils/Portfile	2011-09-11 10:10:08 UTC (rev 83800)
+++ trunk/dports/xfce/xfce-utils/Portfile	2011-09-11 10:23:35 UTC (rev 83801)
@@ -5,7 +5,7 @@
 
 name            xfce-utils
 version         4.6.2
-revision        3
+revision        4
 categories      xfce
 platforms       darwin
 maintainers     afb
@@ -18,10 +18,12 @@
                 sha1 6373886c3d70e576859741bde747a235567ffd8e \
                 rmd160 06c33863da0f80f16ef154307e4b89085bc3958f
 
-depends_build   port:perl5
+depends_build   port:perl5.12 port:p5.12-xml-parser \
+                port:intltool port:pkgconfig
 depends_lib     port:libxfce4util port:libxfcegui4 port:xfconf
 
-configure.env   PERL=${prefix}/bin/perl5
+configure.env   PERL=${prefix}/bin/perl5.12 \
+                INTLTOOL_PERL=${prefix}/bin/perl5.12
 configure.args  --disable-gdm --with-xsession-prefix=${prefix}
 
 # make sure that midori is added to the browser search list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110911/faeacec1/attachment.html>


More information about the macports-changes mailing list