aboutsummaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index e234999d7fa1..e62b51a0b0d2 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -34,6 +34,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" \
INFOSECTION="${INFOSECTION}"
post-install:
+ ${STRIP_CMD} ${PREFIX}/bin/gosh
-${PREFIX}/bin/gosh -u slib -e "(require 'logical)" -e "(exit 0)" > /dev/null 2>&1
.if !defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${MANPREFIX}/man/man1/