aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tkstep80/Makefile')
-rw-r--r--x11-toolkits/tkstep80/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile
index ee9f2ef23a8a..3b25e40a3673 100644
--- a/x11-toolkits/tkstep80/Makefile
+++ b/x11-toolkits/tkstep80/Makefile
@@ -35,7 +35,7 @@ PKGDEINSTALL= ${PORTSDIR}/x11-toolkits/tk82/pkg-deinstall.wish
post-install:
@${RM} ${PREFIX}/lib/tkstep8.0/demos/*.orig
- strip ${PREFIX}/bin/wishstep8.0
+ ${STRIP_CMD} ${PREFIX}/bin/wishstep8.0
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/tkstep
${INSTALL_DATA} ${WRKDIR}/tk8.0.4/README.TkStep \