[83746] trunk/dports/xfce/xfce4-session/Portfile

afb at macports.org afb at macports.org
Sat Sep 10 08:49:23 PDT 2011


Revision: 83746
          http://trac.macports.org/changeset/83746
Author:   afb at macports.org
Date:     2011-09-10 08:49:19 -0700 (Sat, 10 Sep 2011)
Log Message:
-----------
xfce4-session: fix intltool depends

Modified Paths:
--------------
    trunk/dports/xfce/xfce4-session/Portfile

Modified: trunk/dports/xfce/xfce4-session/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-session/Portfile	2011-09-10 13:01:08 UTC (rev 83745)
+++ trunk/dports/xfce/xfce4-session/Portfile	2011-09-10 15:49:19 UTC (rev 83746)
@@ -18,6 +18,8 @@
                 sha1 2a5778a1543f97845f118a186e2dbb8a8ea3ff4b \
                 rmd160 3c45028d57aee5950a485d760799d0c74ada735e
 
+configure.env   INTLTOOL_PERL=${prefix}/bin/perl5.12
 configure.args  --enable-session-screenshots --disable-gnome
-depends_lib     port:libxfce4util port:libxfcegui4 port:p5.12-xml-parser \
+depends_lib     port:libxfce4util port:libxfcegui4 \
                 port:libwnck bin:iceauth:iceauth
+depends_build   port:intltool port:perl5.12 port:p5.12-xml-parser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110910/a870abb9/attachment.html>


More information about the macports-changes mailing list