[35588] trunk/dports/gnome/gtk-doc/Portfile

jmr at macports.org jmr at macports.org
Sun Mar 30 07:58:52 PDT 2008


Revision: 35588
          http://trac.macosforge.org/projects/macports/changeset/35588
Author:   jmr at macports.org
Date:     2008-03-30 07:58:51 -0700 (Sun, 30 Mar 2008)

Log Message:
-----------
gtk-doc: use configure.python instead of overwriting configure.env.

Modified Paths:
--------------
    trunk/dports/gnome/gtk-doc/Portfile

Modified: trunk/dports/gnome/gtk-doc/Portfile
===================================================================
--- trunk/dports/gnome/gtk-doc/Portfile	2008-03-30 14:53:35 UTC (rev 35587)
+++ trunk/dports/gnome/gtk-doc/Portfile	2008-03-30 14:58:51 UTC (rev 35588)
@@ -31,7 +31,7 @@
 
 depends_lib     port:libxml2
 
-configure.env   PYTHON=${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.5
 configure.args  --with-xml-catalog=${prefix}/etc/xml/catalog
 
 # TODO Enable test support.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080330/1e14bb8a/attachment.html


More information about the macports-changes mailing list