aboutsummaryrefslogtreecommitdiff
path: root/security/py-rekall-core
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-02 22:45:14 +0000
commitd26ef18700dca59c35dc940097bf7b3db1369965 (patch)
treeadf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /security/py-rekall-core
parent23211342637a054575d9dc1935d00c038cb6545f (diff)
downloadports-d26ef18700dca59c35dc940097bf7b3db1369965.tar.gz
ports-d26ef18700dca59c35dc940097bf7b3db1369965.zip
Notes
Diffstat (limited to 'security/py-rekall-core')
-rw-r--r--security/py-rekall-core/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/py-rekall-core/Makefile b/security/py-rekall-core/Makefile
index 405e556c327e..7d8dd0e968d8 100644
--- a/security/py-rekall-core/Makefile
+++ b/security/py-rekall-core/Makefile
@@ -32,7 +32,4 @@ NO_ARCH= yes
USES= python:2.7 zip
USE_PYTHON= distutils autoplist
-post-extract:
- @${CHMOD} -R a+rX ${WRKSRC}
-
.include <bsd.port.mk>