aboutsummaryrefslogtreecommitdiff
path: root/security/py-m2crypto/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-09 01:01:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-02-09 01:01:00 +0000
commit59f815a830f4fd70927722e56251778eebbda150 (patch)
tree781b86452e3e2259ded03df5c78a06a1ab4cb146 /security/py-m2crypto/Makefile
parent4802f55b2653a446f67354b94ebd37ef2e6ea028 (diff)
downloadports-59f815a830f4fd70927722e56251778eebbda150.tar.gz
ports-59f815a830f4fd70927722e56251778eebbda150.zip
- Restrict USE_PYTHON range
Notes
Notes: svn path=/head/; revision=290753
Diffstat (limited to 'security/py-m2crypto/Makefile')
-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