aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/py-anonfunc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-anonfunc/Makefile b/devel/py-anonfunc/Makefile
index bcba11a8e539..6f5eaa073702 100644
--- a/devel/py-anonfunc/Makefile
+++ b/devel/py-anonfunc/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
COMMENT= Python module that provides easy anonymous function
-USE_PYTHON= yes
+USE_PYTHON= 2.3+
USE_PYDISTUTILS=yes
.include <bsd.port.mk>