summaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/asclock-gtk/Makefile')
-rw-r--r--x11-clocks/asclock-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile
index d6dc01ee7c7f..64303ebfb4af 100644
--- a/x11-clocks/asclock-gtk/Makefile
+++ b/x11-clocks/asclock-gtk/Makefile
@@ -30,6 +30,6 @@ do-configure:
.endif
post-install:
- @strip ${PREFIX}/bin/asclock
+ @${STRIP_CMD} ${PREFIX}/bin/asclock
.include <bsd.port.mk>