Ticket #18524: Portfile-python25.diff
File Portfile-python25.diff, 627 bytes (added by spreng@…, 16 years ago) |
---|
-
Portfile
old new 167 167 configure.args-append --enable-universalsdk=${universal_sysroot} 168 168 } 169 169 170 variant readline description {Enable readline support for tab completion and command history in python shell} { 171 configure.args-delete --without-readline 172 configure.args-append --with-readline 173 depends_lib-append port:py25-readline 174 } 175 170 176 livecheck.check regex 171 177 livecheck.url ${homepage}download/releases/ 172 178 livecheck.regex Python (${branch}.\[0-9\]+)