summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/mpich/Makefile4
-rw-r--r--net/mpich2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile
index a92658b8d2c9..25f3b1d599cd 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.3 1998/07/27 00:25:29 steve Exp $
+# $Id: Makefile,v 1.4 1998/10/13 23:15:30 jseger Exp $
#
DISTNAME= mpich-1.1.1
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
MAINTAINER= dbader@eece.unm.edu
-SVERSION!= sysctl -n kern.osreldate
+OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= MOUNT_NFS undeclared
.endif
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index a92658b8d2c9..25f3b1d599cd 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.3 1998/07/27 00:25:29 steve Exp $
+# $Id: Makefile,v 1.4 1998/10/13 23:15:30 jseger Exp $
#
DISTNAME= mpich-1.1.1
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
MAINTAINER= dbader@eece.unm.edu
-SVERSION!= sysctl -n kern.osreldate
+OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= MOUNT_NFS undeclared
.endif