aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-m2crypto
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-02-09 09:01:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-02-09 09:01:00 +0800
commit89a60c77f2726bee8eb4940e777ec6d751c3da68 (patch)
treed0e48cc20f37df47fd1ffa1537baf5fe071808ae /security/py-m2crypto
parent1f19b2dd9bd2f1c97360ac8bd9b3ab79570e8c25 (diff)
downloadfreebsd-ports-gnome-89a60c77f2726bee8eb4940e777ec6d751c3da68.tar.gz
freebsd-ports-gnome-89a60c77f2726bee8eb4940e777ec6d751c3da68.tar.zst
freebsd-ports-gnome-89a60c77f2726bee8eb4940e777ec6d751c3da68.zip
- Restrict USE_PYTHON range
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r--security/py-m2crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index c97e0090bf5f..d3cc36be763c 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -19,7 +19,7 @@ COMMENT= Crypto and SSL toolkit for Python
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
USE_OPENSSL= yes
-USE_PYTHON= 2.5+
+USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS= easy_install
PYDISTUTILS_BUILDARGS= build_ext --openssl="${OPENSSLBASE}"
PYDISTUTILS_PKGNAME= M2Crypto