diff options
Diffstat (limited to 'net/openmpi')
-rw-r--r-- | net/openmpi/Makefile | 4 | ||||
-rw-r--r-- | net/openmpi/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 942ab82..f035b95 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -44,9 +44,9 @@ BROKEN= Does not compile on sparc64 .if ${OSVERSION} < 503000 .if !exists(/usr/include/stdint.h) -BROKEN= requires stdint.h +BROKEN= requires stdint.h .else -IGNORE= is not supported for FreeBSD < 5.3 +IGNORE= is not supported for FreeBSD < 5.3 .endif .endif diff --git a/net/openmpi/pkg-plist b/net/openmpi/pkg-plist index c3793d8..75a908b 100644 --- a/net/openmpi/pkg-plist +++ b/net/openmpi/pkg-plist @@ -159,6 +159,7 @@ %%MPIDIR%%/share/openmpi/help-orted.txt %%MPIDIR%%/share/openmpi/help-orteprobe.txt %%MPIDIR%%/share/openmpi/help-orterun.txt +%%MPIDIR%%/share/openmpi/help-pls-base.txt %%MPIDIR%%/share/openmpi/help-pls-rsh.txt %%MPIDIR%%/share/openmpi/help-pls-slurm.txt %%MPIDIR%%/share/openmpi/help-ras-slurm.txt |