From d1c9165bd2a76f01cdeb4f1a125191aa4e9971f6 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 8 Mar 1999 11:05:22 +0000 Subject: Eek. Committed a change that we're not quite ready for just yet. Keep gmake -> ${GMAKE} and USE_X11 modifications, though. --- parallel/mpi-ch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel') diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 6cb7d771ed8..e8478efd884 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/03/08 10:48:29 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/03/08 11:05:22 agc Exp $ DISTNAME= mpich PKGNAME= mpich-1.1.1 @@ -16,7 +16,7 @@ USE_PERL5= yes HAS_CONFIGURE= yes USE_GMAKE= yes USE_X11= yes -CONFIGURE_ARGS= -prefix=${PREFIX} -arch=${LOWER_OPSYS} -comm=ch_p4 +CONFIGURE_ARGS= -prefix=${PREFIX} -arch=netbsd -comm=ch_p4 CONFIGURE_ARGS+= -nof77 -make=${GMAKE} -mpe -rsh=ssh -opt=-O -nodevdebug post-install: -- cgit v1.2.3