aboutsummaryrefslogtreecommitdiff
path: root/security/fakeident/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/fakeident/Makefile')
-rw-r--r--security/fakeident/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/fakeident/Makefile b/security/fakeident/Makefile
index e30281fe8e0a..6b45c658507c 100644
--- a/security/fakeident/Makefile
+++ b/security/fakeident/Makefile
@@ -24,7 +24,4 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/identd ${STAGEDIR}${PREFIX}/sbin
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/identd
-
.include <bsd.port.mk>