[50296] trunk/dports/gnome/vte/Portfile

devans at macports.org devans at macports.org
Tue Apr 28 13:23:01 PDT 2009


Revision: 50296
          http://trac.macports.org/changeset/50296
Author:   devans at macports.org
Date:     2009-04-28 13:22:59 -0700 (Tue, 28 Apr 2009)
Log Message:
-----------
vte: fix without_python variant.

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2009-04-28 20:21:33 UTC (rev 50295)
+++ trunk/dports/gnome/vte/Portfile	2009-04-28 20:22:59 UTC (rev 50296)
@@ -39,7 +39,7 @@
 use_parallel_build  yes
 
 variant without_python description {Disable Python support} {
-    depends_lib-delete  port:python25 port:py25-gtk
+    depends_lib-delete  port:py25-gtk
     configure.args-append   --disable-python
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090428/e01b95e3/attachment.html>


More information about the macports-changes mailing list