GARNAME = python GARVERSION = 2.7.3 # When changing major version, update depend.mk. CATEGORIES = python MASTER_SITES = http://www.python.org/ftp/python/$(GARVERSION)/ UPSTREAMNAME = Python DISTFILES = $(DISTNAME).tar.xz SIGFILES = $(DISTFILES).asc PATCHFILES = nosearch.diff LIBDEPS = sys/ncurses sys/readline sys/gdbm x11/tk net/openssl db/db db/sqlite DESCRIPTION = Interpreter for the Python programming language HOME_URL = http://www.python.org/ USE_TESTS = include ../../gar.lib/auto.mk CONFIGURE_ARGS += \ --enable-shared \ --enable-ipv6 \ --enable-unicode=ucs4 # 2to3 should come from Python 3. COLLISIONS += \ bin/2to3