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 - -.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 +.include