diff options
Diffstat (limited to 'misc/xd-rust')
-rw-r--r-- | misc/xd-rust/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile index 7306bba702d7..8aadbf3c9629 100644 --- a/misc/xd-rust/Makefile +++ b/misc/xd-rust/Makefile @@ -103,7 +103,4 @@ WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} PLIST_FILES= bin/${PORTNAME} -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} - .include <bsd.port.mk> |