[28793] trunk/dports/gnome/gramps/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 8 17:33:21 PDT 2007


Revision: 28793
          http://trac.macosforge.org/projects/macports/changeset/28793
Author:   yves at macports.org
Date:     2007-09-08 17:33:21 -0700 (Sat, 08 Sep 2007)

Log Message:
-----------
Gramps now use python25 (ticket:12329)

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

Modified: trunk/dports/gnome/gramps/Portfile
===================================================================
--- trunk/dports/gnome/gramps/Portfile	2007-09-09 00:24:59 UTC (rev 28792)
+++ trunk/dports/gnome/gramps/Portfile	2007-09-09 00:33:21 UTC (rev 28793)
@@ -8,12 +8,12 @@
 platforms			darwin
 maintainers			rjt-gramps at thegrindstone.me.uk
 
-description			GRAMPS is a genealogy program to store, edit, \
-				and research genealogical data.  It provides \
-				advanced capabilities for research, analysis, and \
-				correlation to potentially fill relationship gaps.
+description			GRAMPS is a genealogy program
 
-long_description		${description}
+long_description		GRAMPS is a genealogy program to store, edit, \
+                                and research genealogical data.  It provides \
+                                advanced capabilities for research, analysis, and \
+                                correlation to potentially fill relationship gaps.
 
 homepage			http://www.gramps-project.org/
 master_sites			sourceforge:gramps
@@ -23,9 +23,13 @@
 configure.args			--disable-mime-install \
 				--disable-scrollkeeper
 
+configure.env			PYTHON=${prefix}/bin/python2.5
+
 depends_lib			bin:update-mime-database:shared-mime-info \
-				port:py-gnome \
-				port:py-bsddb
+				port:py25-gtk \
+				port:py25-gnome \
+				port:py25-bsddb \
+				port:py25-hashlib
 
 post-activate {
 	system "update-mime-database ${prefix}/share/mime"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/709f47f6/attachment.html


More information about the macports-changes mailing list