summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
Diffstat (limited to 'parallel')
-rw-r--r--parallel/mpi-ch/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 522a2b0cf1e..6cb7d771ed8 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
+# $NetBSD: Makefile,v 1.2 1999/03/08 10:48:29 agc Exp $
DISTNAME= mpich
PKGNAME= mpich-1.1.1
@@ -10,15 +10,14 @@ HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html
DEPENDS+= ssh-1.2.26:../../security/ssh
-#this pkg needs x11!!
-
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET= ALL
USE_PERL5= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS= -prefix=${PREFIX} -arch=netbsd -comm=ch_p4
-CONFIGURE_ARGS+= -nof77 -make=gmake -mpe -rsh=ssh -opt=-O -nodevdebug
+USE_X11= yes
+CONFIGURE_ARGS= -prefix=${PREFIX} -arch=${LOWER_OPSYS} -comm=ch_p4
+CONFIGURE_ARGS+= -nof77 -make=${GMAKE} -mpe -rsh=ssh -opt=-O -nodevdebug
post-install:
${RM} ${LOCALBASE}/mpiuninstall