From fc56b23c9e7d1a2a516781e60599c3a9414a15f2 Mon Sep 17 00:00:00 2001 From: markd Date: Mon, 6 Feb 2017 03:50:01 +0000 Subject: fix linux build and PLIST --- parallel/hwloc/Makefile | 4 ++-- parallel/hwloc/PLIST.Linux | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'parallel') diff --git a/parallel/hwloc/Makefile b/parallel/hwloc/Makefile index e4845635fe8..6efdfb945eb 100644 --- a/parallel/hwloc/Makefile +++ b/parallel/hwloc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2016/10/21 10:35:28 asau Exp $ +# $NetBSD: Makefile,v 1.20 2017/02/06 03:50:01 markd Exp $ DISTNAME= hwloc-1.11.4 CATEGORIES= parallel @@ -10,7 +10,7 @@ COMMENT= Portable Hardware Locality LICENSE= modified-bsd USE_LIBTOOL= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-picky diff --git a/parallel/hwloc/PLIST.Linux b/parallel/hwloc/PLIST.Linux index 0053db9a4a3..73710e2941a 100644 --- a/parallel/hwloc/PLIST.Linux +++ b/parallel/hwloc/PLIST.Linux @@ -1,6 +1,9 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2013/03/19 20:06:10 sbd Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2017/02/06 03:50:01 markd Exp $ bin/hwloc-gather-topology include/hwloc/glibc-sched.h include/hwloc/linux-libnuma.h include/hwloc/linux.h man/man1/hwloc-gather-topology.1 +man/man1/hwloc-dump-hwdata.1 +sbin/hwloc-dump-hwdata +share/hwloc/hwloc-dump-hwdata.service -- cgit v1.2.3