aboutsummaryrefslogtreecommitdiff
path: root/devel/py-setuptools
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 17:00:14 +0000
commit1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch)
tree6970168a5505ab8a1e3f83ccfe8038cceb959628 /devel/py-setuptools
parent5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff)
Notes
Diffstat (limited to 'devel/py-setuptools')
-rw-r--r--devel/py-setuptools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile
index 33544e77efbe..efe42a4a1522 100644
--- a/devel/py-setuptools/Makefile
+++ b/devel/py-setuptools/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= python@FreeBSD.org
COMMENT= Download, build, install, upgrade, and uninstall Python packages
DIST_SUBDIR= python
-USE_PYTHON= 2.3+
+USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's
PLIST_SUB= VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}