summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2003-11-26 12:42:12 +0000
committerwennmach <wennmach@pkgsrc.org>2003-11-26 12:42:12 +0000
commit3fbe17c32f1ab3b5285049d34f2bbb7959ef249f (patch)
treeaef3f06631095099ac13318df6301a20d850469a /parallel/mpi-ch/Makefile
parentfa2844bfea188a67263dc52db26c4a869741b7f2 (diff)
downloadpkgsrc-3fbe17c32f1ab3b5285049d34f2bbb7959ef249f.tar.gz
Correct the way the endianness is determined.
(How could this actually ever have worked ???)
Diffstat (limited to 'parallel/mpi-ch/Makefile')
-rw-r--r--parallel/mpi-ch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index ceb9ba9e745..f0107c52ff8 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2003/03/29 12:42:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2003/11/26 12:42:12 wennmach Exp $
DISTNAME= mpich-1.2.5-1a
PKGNAME= mpich-1.2.5.1.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME:C/-1a//}
CATEGORIES= parallel
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/