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

gui_dos at macports.org gui_dos at macports.org
Sat Jan 26 00:04:46 PST 2008


Revision: 33397
          http://trac.macosforge.org/projects/macports/changeset/33397
Author:   gui_dos at macports.org
Date:     2008-01-26 00:03:38 -0800 (Sat, 26 Jan 2008)

Log Message:
-----------
Comment out the dependency on py25-numpy because
the compilation of the whole gcc42 is required at
the moment

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

Modified: trunk/dports/gnome/inkscape/Portfile
===================================================================
--- trunk/dports/gnome/inkscape/Portfile	2008-01-26 08:01:39 UTC (rev 33396)
+++ trunk/dports/gnome/inkscape/Portfile	2008-01-26 08:03:38 UTC (rev 33397)
@@ -32,9 +32,13 @@
 		port:lcms \
 		port:dbus \
 		port:dbus-glib \
-		port:py25-numpy \
 		port:py25-xml \
 		port:libcroco
+		# NumPy is needed by some plugins (i.e. Perspective)
+		# but currently it requires the compilation of the whole
+		# gcc42, therefore comment it out
+		# port:py25-numpy
+                
 
 patchfiles	patch-configure.diff \
 		patch-src_conn-avoid-ref.cpp.diff \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080126/31d8adbc/attachment.html


More information about the macports-changes mailing list