summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch/Makefile
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-09-11 20:32:10 +0000
committerasau <asau@pkgsrc.org>2012-09-11 20:32:10 +0000
commit21221c5d51147213883f10671673587ee6bc913e (patch)
tree11db026d302f5f3f643266f62f5d8884607f88b5 /parallel/mpi-ch/Makefile
parentfd6fe8cd7f825b878e88a1de1a298848e0cdd553 (diff)
downloadpkgsrc-21221c5d51147213883f10671673587ee6bc913e.tar.gz
"user-destdir" is default these days
Diffstat (limited to 'parallel/mpi-ch/Makefile')
-rw-r--r--parallel/mpi-ch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 124879c003c..4c585219abc 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2012/01/11 09:43:25 asau Exp $
+# $NetBSD: Makefile,v 1.69 2012/09/11 20:36:17 asau Exp $
DISTNAME= mpich2-1.4.1p1
CATEGORIES= parallel
@@ -11,8 +11,6 @@ COMMENT= Open source MPI and MPI-2 implementation from Univ. of Chicago
CONFLICTS+= mpich-[0-9]* # installs bin/mpicc & other wrappers
CONFLICTS+= openmpi-[0-9]* # installs bin/mpicc & other wrappers
-PKG_DESTDIR_SUPPORT= user-destdir
-
MAKE_JOBS_SAFE= no
DEPENDS+= bash-[0-9]*:../../shells/bash