summaryrefslogtreecommitdiff
path: root/sysutils/procs
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/procs')
-rw-r--r--sysutils/procs/Makefile3
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>