diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-10-19 02:10:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-10-19 02:10:31 +0000 |
commit | 7596947cb90c67b8bd93ab8017328e3af48edb95 (patch) | |
tree | d29d95f00a22208024b5dc40d05d0a6499198efb /math/spooles-mpich/Makefile | |
parent | bd9c310124c27659d75550917f072adba986d04b (diff) | |
download | ports-7596947cb90c67b8bd93ab8017328e3af48edb95.tar.gz ports-7596947cb90c67b8bd93ab8017328e3af48edb95.zip |
Notes
Diffstat (limited to 'math/spooles-mpich/Makefile')
-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 |