aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-stl
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-01-14 05:00:02 +0800
committerRene Ladan <rene@FreeBSD.org>2014-01-14 05:00:02 +0800
commit50f8eaece13e14735ce71c2c22f8aac07f7cd50a (patch)
tree15cdc9de8e1435e170938ead4c0c26dfe041a7e6 /graphics/py-stl
parentf7c433d7169aa1bbe61414cf420ec27bbb3160d3 (diff)
downloadfreebsd-ports-gnome-50f8eaece13e14735ce71c2c22f8aac07f7cd50a.tar.gz
freebsd-ports-gnome-50f8eaece13e14735ce71c2c22f8aac07f7cd50a.tar.zst
freebsd-ports-gnome-50f8eaece13e14735ce71c2c22f8aac07f7cd50a.zip
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
Diffstat (limited to 'graphics/py-stl')
-rw-r--r--graphics/py-stl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-stl/Makefile b/graphics/py-stl/Makefile
index de7df33eb685..5517cf05e572 100644
--- a/graphics/py-stl/Makefile
+++ b/graphics/py-stl/Makefile
@@ -17,7 +17,7 @@ LICENSE= BSD
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
USE_ZIP= YES
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS= YES
PYDISTUTILS_EGGINFO= py_stl-${PORTVERSION}-py${PYTHON_VER}.egg-info