aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/ubench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/ubench/Makefile')
-rw-r--r--benchmarks/ubench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile
index 6380bc9c8112..b3cb300e3948 100644
--- a/benchmarks/ubench/Makefile
+++ b/benchmarks/ubench/Makefile
@@ -18,6 +18,6 @@ PLIST_FILES= bin/ubench \
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ubench ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/ubench.8 ${STAGEDIR}${PREFIX}/share/man/man8
.include <bsd.port.mk>