aboutsummaryrefslogtreecommitdiff
path: root/security/py-rekall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-rekall/Makefile')
-rw-r--r--security/py-rekall/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/py-rekall/Makefile b/security/py-rekall/Makefile
index 84ca2db52927..d3ddaf4fa3a7 100644
--- a/security/py-rekall/Makefile
+++ b/security/py-rekall/Makefile
@@ -20,9 +20,6 @@ NO_ARCH= yes
USES= python:2.7 zip
USE_PYTHON= distutils autoplist
-post-extract:
- @${CHMOD} -R a+rX ${WRKSRC}
-
post-patch:
@${REINPLACE_CMD} 's|ipython >= 4.1.2, < 5.0|ipython|' ${WRKSRC}/setup.py