Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:16 wiz Exp $
# $NetBSD: Makefile,v 1.18 2015/11/14 17:12:35 asau Exp $
DISTNAME= hwloc-1.11.0
PKGREVISION= 1
DISTNAME= hwloc-1.11.1
CATEGORIES= parallel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v1.11/downloads/
@@ -11,15 +10,12 @@ COMMENT= Portable Hardware Locality
LICENSE= modified-bsd
USE_LIBTOOL= yes
USE_TOOLS+= aclocal automake autoconf autoreconf pkg-config
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-picky
TEST_TARGET= check
pre-configure:
cd ${WRKSRC} && autoreconf -ivf
# libpci??
#.include "../../graphics/cairo/buildlink3.mk" # optional
.include "../../textproc/libxml2/buildlink3.mk"