aboutsummaryrefslogtreecommitdiff
path: root/textproc/sgmls
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sgmls')
-rw-r--r--textproc/sgmls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sgmls/Makefile b/textproc/sgmls/Makefile
index 831d37878f44..29fd1c188fc5 100644
--- a/textproc/sgmls/Makefile
+++ b/textproc/sgmls/Makefile
@@ -25,7 +25,7 @@ DOCS= ChangeLog INSTALL LICENSE NEWS README TODO
post-build:
.for file in ${PROGS}
- @strip ${WRKSRC}/${file}
+ @${STRIP_CMD} ${WRKSRC}/${file}
.endfor
@cd ${WRKSRC} && ${MAKE} test