diff options
Diffstat (limited to 'security/py-m2crypto/Makefile')
-rw-r--r-- | security/py-m2crypto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index 61c43e1908d4..523ae64ee4f2 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -26,7 +26,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes USE_ZIP= yes USE_OPENSSL= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} "s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|g" ${WRKSRC}/SWIG/Makefile |