Branch :
# $OpenBSD: Makefile,v 1.50 2017/02/20 11:04:27 phessler Exp $ # IMPORTANT! If you make any changes to the Python ports, be sure # to also update files/CHANGES.OpenBSD for your change. This is a # requirement of the PSF license, if it constitutes a change to # Python itself. VERSION = 2.7 PATCHLEVEL = .13 REVISION = 0 SHARED_LIBS = python2.7 0.0 VERSION_SPEC = >=2.7,<2.8 CONFIGURE_ARGS += --with-ensurepip=no PORTROACH = limit:^2\.7 .include <bsd.port.mk>