[28235] trunk/dports/gnome/inkscape/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 25 10:58:17 PDT 2007


Revision: 28235
          http://trac.macosforge.org/projects/macports/changeset/28235
Author:   yves at macports.org
Date:     2007-08-25 10:58:17 -0700 (Sat, 25 Aug 2007)

Log Message:
-----------
linted

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

Modified: trunk/dports/gnome/inkscape/Portfile
===================================================================
--- trunk/dports/gnome/inkscape/Portfile	2007-08-25 17:56:54 UTC (rev 28234)
+++ trunk/dports/gnome/inkscape/Portfile	2007-08-25 17:58:17 UTC (rev 28235)
@@ -1,9 +1,11 @@
 # $Id$
 
 PortSystem 1.0
+
 name		inkscape
 version		0.45.1
-maintainers	rhwood yves at macports.org
+revision    1
+maintainers	rhwood yves
 categories	gnome graphics
 platforms	darwin
 homepage	http://www.inkscape.org
@@ -30,7 +32,7 @@
 		port:lcms \
 		port:dbus \
 		port:dbus-glib \
-		port:py-xml \
+		port:py25-xml \
 		port:libcroco
 
 patchfiles	patch-configure
@@ -41,10 +43,10 @@
 	--with-gnome-print \
 	--with-gnome-vfs \
 	--with-perl \
-	--with-python \
+	--with-python=${prefix}/bin/python2.5 \
 	--enable-lcms \
 	--enable-inkboard
-	
+
 default_variants \
     disable_debugging
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070825/6cab93f7/attachment.html


More information about the macports-changes mailing list