[83982] trunk/dports/gnome/xchat-gnome/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 13 21:56:31 PDT 2011


Revision: 83982
          http://trac.macports.org/changeset/83982
Author:   jmr at macports.org
Date:     2011-09-13 21:56:28 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
xchat-gnome: add missing python dep

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

Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile	2011-09-14 04:43:30 UTC (rev 83981)
+++ trunk/dports/gnome/xchat-gnome/Portfile	2011-09-14 04:56:28 UTC (rev 83982)
@@ -35,13 +35,14 @@
                     port:libsexy \
                     port:libnotify \
                     port:libcanberra  \
-                    port:openssl
+                    port:openssl \
+                    port:python27
 
 pre-configure {
         reinplace "s|-fgnu89-inline||" ${worksrcpath}/configure
 }
 
-configure.python    ${prefix}/bin/python2.5
+configure.python    ${prefix}/bin/python2.7
 
 configure.args      --disable-mmx \
                     --disable-scrollkeeper \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110913/c4f22f86/attachment.html>


More information about the macports-changes mailing list