aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-10-19 10:10:31 +0800
committermaho <maho@FreeBSD.org>2004-10-19 10:10:31 +0800
commita68994a4d9e503badede3ca3106ef6cecc3f1b20 (patch)
tree62d71a49be7403bd84a1cf8b394616f4b02c3edd /math
parentac83c6ac61b173e6cf5a71372f5dfac80402b349 (diff)
downloadfreebsd-ports-gnome-a68994a4d9e503badede3ca3106ef6cecc3f1b20.tar.gz
freebsd-ports-gnome-a68994a4d9e503badede3ca3106ef6cecc3f1b20.tar.zst
freebsd-ports-gnome-a68994a4d9e503badede3ca3106ef6cecc3f1b20.zip
USE_MPI->WITH_MPI and other fix
PR: 72216 Submitted by: thierry@
Diffstat (limited to 'math')
-rw-r--r--math/spooles-mpich/Makefile4
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