diff options
Diffstat (limited to 'sysutils/procs')
-rw-r--r-- | sysutils/procs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index c51f751c9ed0..57d71c5c65af 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -308,7 +308,4 @@ CARGO_CRATES= addr2line-0.22.0 \ PLIST_FILES= bin/${PORTNAME} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include <bsd.port.mk> |