summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
Diffstat (limited to 'parallel')
-rw-r--r--parallel/mpi-ch/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index c422bcdea95..4bc035b9d46 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2022/06/28 11:35:23 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2022/07/27 10:45:47 gdt Exp $
DISTNAME= mpich-3.2.1
PKGREVISION= 9
@@ -45,6 +45,12 @@ BUILDLINK_PASSTHRU_RPATHDIRS+= ${MPI_PREFIX}/lib
BUILDLINK_TRANSFORM+= rm:-lrt
.endif
+# These contain strings with build info, for display with the "-info"
+# argument.
+CHECK_WRKREF_SKIP+= /usr/pkg/bin/mpiexec
+CHECK_WRKREF_SKIP+= /usr/pkg/bin/mpiexec.hydra
+CHECK_WRKREF_SKIP+= /usr/pkg/bin/mpirun
+
.include "options.mk"
TEST_TARGET= check