summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch
diff options
context:
space:
mode:
authorobache <obache>2010-05-28 12:15:42 +0000
committerobache <obache>2010-05-28 12:15:42 +0000
commit129e7474734c4984d2329bacafb1587e9f918a1d (patch)
tree7fb20db31f4b2ea5af1f5f91a80569b1c6b50c34 /parallel/mpi-ch
parent80e6cdfdb510c58594e78ee664d2071ed9e0d8d8 (diff)
downloadpkgsrc-129e7474734c4984d2329bacafb1587e9f918a1d.tar.gz
exactly disable to build with java, or result in PLIST mismatch.
Diffstat (limited to 'parallel/mpi-ch')
-rw-r--r--parallel/mpi-ch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 59e4e7aa7cb..0912f9296cc 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2010/05/17 18:27:15 asau Exp $
+# $NetBSD: Makefile,v 1.64 2010/05/28 12:15:42 obache Exp $
DISTNAME= mpich2-1.2.1p1
#PKGREVISION= 1
@@ -28,6 +28,8 @@ CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc/${PKGBASE}
CONFIGURE_ARGS+= --htmldir=${PREFIX}/share/doc/${PKGBASE}/html
CONFIGURE_ARGS+= --disable-f90 # problems?
+CONFIGURE_ARGS+= --without-java
+CONFIGURE_ARGS+= --without-java2
USE_TOOLS+= perl:run