[28400] trunk/dports/gnome/gnome-menus/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Aug 30 03:25:02 PDT 2007


Revision: 28400
          http://trac.macosforge.org/projects/macports/changeset/28400
Author:   rhwood at macports.org
Date:     2007-08-30 03:25:02 -0700 (Thu, 30 Aug 2007)

Log Message:
-----------
Set the configure environment to use python2.5

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

Modified: trunk/dports/gnome/gnome-menus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-menus/Portfile	2007-08-30 10:24:16 UTC (rev 28399)
+++ trunk/dports/gnome/gnome-menus/Portfile	2007-08-30 10:25:02 UTC (rev 28400)
@@ -21,7 +21,7 @@
 use_bzip2 	yes
 
 configure.args  --mandir=${prefix}/share/man
-configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" 
+configure.env	PYTHON=${prefix}/bin/python2.5
 
 post-extract {
 	reinplace "s|/usr/bin/env python|${prefix}/bin/python|g" ${worksrcpath}/simple-editor/gmenu-simple-editor.in

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070830/650b7370/attachment.html


More information about the macports-changes mailing list