Index: gnome/gnome-doc-utils/Portfile
===================================================================
--- gnome/gnome-doc-utils/Portfile	(revision 29463)
+++ gnome/gnome-doc-utils/Portfile	(arbetskopia)
@@ -29,17 +29,17 @@
 	port:libiconv \
 	port:libxml2 \
 	port:libxslt \
-	port:py25-gobject \
-	port:py25-libxml2 \
-	port:py25-numeric \
-	port:python25
+	port:py-gobject \
+	port:py-libxml2 \
+	port:py-numeric \
+	port:python24
 depends_run	\
 	port:docbook-xml \
 	port:docbook-xsl \
 	port:scrollkeeper \
 	port:iso-codes
 
-configure.env	PYTHON=${prefix}/bin/python2.5
+configure.env	PYTHON=${prefix}/bin/python2.4
 configure.args	--disable-scrollkeeper \
 		--mandir=${prefix}/share/man
 

