summaryrefslogtreecommitdiff
path: root/converters/xdeview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/xdeview/Makefile')
-rw-r--r--converters/xdeview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile
index fe358dbdfb53..987cee90e664 100644
--- a/converters/xdeview/Makefile
+++ b/converters/xdeview/Makefile
@@ -36,7 +36,7 @@ MAN1= xdeview.1
DOCFILES= ${FILESDIR}/porting.notes
post-install:
- strip ${PREFIX}/bin/uuwish
+ ${STRIP_CMD} ${PREFIX}/bin/uuwish
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Installing documents to ${DOCSDIR}"
@${MKDIR} ${DOCSDIR}