summaryrefslogtreecommitdiff
path: root/parallel/openmpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/openmpi/Makefile')
-rw-r--r--parallel/openmpi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/parallel/openmpi/Makefile b/parallel/openmpi/Makefile
index a324918a21e..d86f8653fc1 100644
--- a/parallel/openmpi/Makefile
+++ b/parallel/openmpi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/17 23:27:34 asau Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/24 05:49:26 asau Exp $
DISTNAME= openmpi-1.6.2
CATEGORIES= parallel
@@ -52,5 +52,4 @@ LIBLTDL_CONVENIENCE_SUBDIR= opal/libltdl
.include "../../devel/libltdl/convenience.mk" # for "test" target to work
.include "../../devel/libltdl/buildlink3.mk"
.include "../../parallel/hwloc/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk" # should be reexported by hwloc?
.include "../../mk/bsd.pkg.mk"