summaryrefslogtreecommitdiff
path: root/parallel/openmpi
diff options
context:
space:
mode:
authorasau <asau>2013-02-28 07:18:15 +0000
committerasau <asau>2013-02-28 07:18:15 +0000
commitfdae90142344be4c31c0347e2be501ac89c5c07d (patch)
treefc1b0e64bd3720bf32f9c9c227900e7f0a8b7cfd /parallel/openmpi
parent1fc5f7cd95952da2bbbb0928060fce721f297be3 (diff)
downloadpkgsrc-fdae90142344be4c31c0347e2be501ac89c5c07d.tar.gz
Drop manual conflict registration, it conflicts with what we intend to do.
Diffstat (limited to 'parallel/openmpi')
-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