summaryrefslogtreecommitdiff
path: root/parallel/openmpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/openmpi/Makefile')
-rw-r--r--parallel/openmpi/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/parallel/openmpi/Makefile b/parallel/openmpi/Makefile
index 3ac0a03c74f..d83f7030b25 100644
--- a/parallel/openmpi/Makefile
+++ b/parallel/openmpi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2013/02/24 01:22:36 asau Exp $
+# $NetBSD: Makefile,v 1.22 2013/02/28 07:18:16 asau Exp $
DISTNAME= openmpi-1.6.4
CATEGORIES= parallel
@@ -9,9 +9,6 @@ MAINTAINER= asau@inbox.ru
HOMEPAGE= http://www.open-mpi.org/
COMMENT= Open source MPI-2 implementation
-CONFLICTS+= mpich-[0-9]* # installs bin/mpicc & other wrappers
-CONFLICTS+= mpich2-[0-9]* # installs bin/mpicc & other wrappers
-
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes