diff options
Diffstat (limited to 'security/secure_delete/Makefile')
-rw-r--r-- | security/secure_delete/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/secure_delete/Makefile b/security/secure_delete/Makefile index 58d3b59b72d8..e8c309985baa 100644 --- a/security/secure_delete/Makefile +++ b/security/secure_delete/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= ${BIN_PROGRAMS:S,^,bin/,} ${BIN_SCRIPTS:S,^,bin/,} bin/sdel BIN_PROGRAMS= srm sfill sswap smem BIN_SCRIPTS= the_cleaner.sh +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |