diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/spooles-mpich/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/spooles-mpich/Makefile b/math/spooles-mpich/Makefile index 00699ab0b3c6..2a2b1b00a875 100644 --- a/math/spooles-mpich/Makefile +++ b/math/spooles-mpich/Makefile @@ -6,8 +6,6 @@ # MASTERDIR= ${.CURDIR}/../spooles/ -USE_MPI= YES +WITH_MPI= yes .include "${MASTERDIR}/Makefile" - -PKGNAMESUFFIX= -mpich |