aboutsummaryrefslogtreecommitdiff
path: root/security/py-m2crypto
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 19:39:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 19:39:21 +0000
commit19207050ecf9f92c7f91f18506bcae88c44f90ea (patch)
tree6a34cbe874ef426b142072e5ae549513cfc32350 /security/py-m2crypto
parent802bc7c933b3f6bffb474e231aa51260a7e5e03a (diff)
downloadports-19207050ecf9f92c7f91f18506bcae88c44f90ea.tar.gz
ports-19207050ecf9f92c7f91f18506bcae88c44f90ea.zip
Notes
Diffstat (limited to 'security/py-m2crypto')
-rw-r--r--security/py-m2crypto/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 1f972ad22a47..86bd44bcfa79 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -20,13 +20,7 @@ PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bi
USE_PYTHON= autoplist concurrent distutils
USES= python ssl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 1000000 && ${SSL_DEFAULT} == base
-IGNORE= py-m2crypto requires OpenSSL 1.0.1e+
-.endif
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/M2Crypto/__m2crypto.so
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>