[27427] trunk/dports/graphics/gimp2/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Aug 3 09:30:45 PDT 2007
Revision: 27427
http://trac.macosforge.org/projects/macports/changeset/27427
Author: yves at macports.org
Date: 2007-08-03 09:30:45 -0700 (Fri, 03 Aug 2007)
Log Message:
-----------
Add a without_python variant
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2007-08-03 15:58:31 UTC (rev 27426)
+++ trunk/dports/graphics/gimp2/Portfile 2007-08-03 16:30:45 UTC (rev 27427)
@@ -60,4 +60,11 @@
depends_lib-delete port:py25-gtk
depends_lib-append port:py-gtk2
configure.env-delete PYTHON=${prefix}/bin/python2.5
-}
\ No newline at end of file
+}
+
+variant without_python conflicts python24 {
+ depends_lib-delete port:py25-gtk
+ configure.env-delete PYTHON=${prefix}/bin/python2.5
+ configure.args-append --disable-python
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070803/4962a8c6/attachment.html
More information about the macports-changes
mailing list