summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/ior/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/ior/Makefile b/benchmarks/ior/Makefile
index 768637c91bdc..1c3ead8a46a7 100644
--- a/benchmarks/ior/Makefile
+++ b/benchmarks/ior/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ior
DISTVERSION= 3.3.0-20230112
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org
@@ -16,13 +16,14 @@ GH_ACCOUNT= hpc
GH_TAGNAME= 24d5d41
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
TEST_TARGET= check
PLIST_FILES= bin/ior \
bin/md-workbench \
bin/mdtest \
- man/man1/mdtest.1.gz
+ share/man/man1/mdtest.1.gz
post-install: # see https://github.com/hpc/ior/issues/454
@${RM} \