[65611] trunk/dports/gnome/gramps/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Mar 28 17:10:58 PDT 2010
Revision: 65611
http://trac.macports.org/changeset/65611
Author: ryandesign at macports.org
Date: 2010-03-28 17:10:55 -0700 (Sun, 28 Mar 2010)
Log Message:
-----------
gramps: switch to python26; see #23768
Modified Paths:
--------------
trunk/dports/gnome/gramps/Portfile
Modified: trunk/dports/gnome/gramps/Portfile
===================================================================
--- trunk/dports/gnome/gramps/Portfile 2010-03-28 23:54:37 UTC (rev 65610)
+++ trunk/dports/gnome/gramps/Portfile 2010-03-29 00:10:55 UTC (rev 65611)
@@ -5,6 +5,7 @@
name gramps
version 3.2.0
+revision 1
categories gnome science python genealogy
platforms darwin
maintainers nomaintainer
@@ -39,15 +40,15 @@
configure.args --disable-mime-install \
--disable-scrollkeeper
-configure.env PYTHON=${prefix}/bin/python2.5 \
- GMSGFMT=${prefix}/bin/msgfmt
+configure.python ${prefix}/bin/python2.6
+configure.env GMSGFMT=${prefix}/bin/msgfmt
depends_lib bin:update-mime-database:shared-mime-info \
- port:py25-gtk \
- port:py25-gnome \
+ port:py26-gtk \
+ port:py26-gnome \
port:gtkspell2 \
port:aspell-dict-en \
- port:gnome-python-extras
+ port:gnome-python26-extras
universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100328/3da6412d/attachment-0001.html>
More information about the macports-changes
mailing list