summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/mpich/Makefile3
-rw-r--r--net/mpich2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index 25b73c1498a7..f339fbfd089c 100644
--- a/net/mpich/Makefile
+++ b/net/mpich/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 May 1998
# Whom: dbader@eece.unm.edu
#
-# $Id: Makefile,v 1.5 1997/10/17 21:39:59 chuckr Exp $
+# $Id: Makefile,v 1.1.1.1 1998/05/03 01:43:08 chuckr Exp $
#
DISTNAME= mpich-1.1.0
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
MAINTAINER= dbader@eece.unm.edu
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --cflags="$(CFLAGS)"
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET=
MANPREFIX= $(PREFIX)/mpich
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index 25b73c1498a7..f339fbfd089c 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -3,7 +3,7 @@
# Date created: 2 May 1998
# Whom: dbader@eece.unm.edu
#
-# $Id: Makefile,v 1.5 1997/10/17 21:39:59 chuckr Exp $
+# $Id: Makefile,v 1.1.1.1 1998/05/03 01:43:08 chuckr Exp $
#
DISTNAME= mpich-1.1.0
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
MAINTAINER= dbader@eece.unm.edu
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --cflags="$(CFLAGS)"
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET=
MANPREFIX= $(PREFIX)/mpich