Changeset 27427
- Timestamp:
- 08/03/07 09:30:45 (16 months ago)
- Files:
-
- 1 modified
-
trunk/dports/graphics/gimp2/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/gimp2/Portfile
r27319 r27427 62 62 configure.env-delete PYTHON=${prefix}/bin/python2.5 63 63 } 64 65 variant without_python conflicts python24 { 66 depends_lib-delete port:py25-gtk 67 configure.env-delete PYTHON=${prefix}/bin/python2.5 68 configure.args-append --disable-python 69 } 70

