aboutsummaryrefslogtreecommitdiffstats
path: root/devel/darcs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/darcs')
-rw-r--r--devel/darcs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index 1be2e0f3283c..17dfe3f7bd61 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -66,4 +66,7 @@ post-patch:
${WRKSRC}/${MAKEFILE}
.endif
+post-install:
+ @${STRIP_CMD} ${PREFIX}/bin/darcs
+
.include <bsd.port.post.mk>