diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-11-02 22:45:14 +0000 |
| commit | d26ef18700dca59c35dc940097bf7b3db1369965 (patch) | |
| tree | adf234bd1f2e56ae130e9960e1467b64c9fa0ed6 /security/secure_delete | |
| parent | 23211342637a054575d9dc1935d00c038cb6545f (diff) | |
Notes
Diffstat (limited to 'security/secure_delete')
| -rw-r--r-- | security/secure_delete/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/secure_delete/Makefile b/security/secure_delete/Makefile index c23da4e99f02..ea98d3749896 100644 --- a/security/secure_delete/Makefile +++ b/security/secure_delete/Makefile @@ -26,9 +26,6 @@ PLIST_FILES= bin/sdel bin/sfill bin/smem bin/srm bin/sswap \ OPTIONS_DEFINE= DOCS -post-extract: - @${CHMOD} u+w ${WRKSRC} - post-patch: @${REINPLACE_CMD} -e \ 's|^CC=|CC?=| ; \ |
