summaryrefslogtreecommitdiff
path: root/sysutils/cronolog
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cronolog')
-rw-r--r--sysutils/cronolog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index f0f886015db8..ae84694e9c4d 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -17,6 +17,6 @@ MAN1= cronolog.1m cronosplit.1m
GNU_CONFIGURE= yes
post-install:
- ${STRIP} ${PREFIX}/sbin/cronolog ${PREFIX}/sbin/cronolog
+ ${STRIP} ${PREFIX}/sbin/cronolog
.include <bsd.port.mk>