summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-03-23 19:35:48 +0000
committerjperkin <jperkin@pkgsrc.org>2016-03-23 19:35:48 +0000
commit88cdad06d1ecd68e458000b6b4a76b03c5a4c011 (patch)
tree4d0bdc598e32310da7ab00bfc11dce77d6e4fad5 /sysutils/pciutils
parentd72a5e45943b3d4466b078dc96f7e093769c757a (diff)
downloadpkgsrc-88cdad06d1ecd68e458000b6b4a76b03c5a4c011.tar.gz
Add Darwin to ONLY_FOR_PLATFORM, builds fine on Mavericks at least.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile
index 361e6e57ca6..7b3a6a939f4 100644
--- a/sysutils/pciutils/Makefile
+++ b/sysutils/pciutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/02/26 10:24:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2016/03/23 19:35:48 jperkin Exp $
DISTNAME= pciutils-3.4.1
PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8)
LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
-ONLY_FOR_PLATFORM= AIX-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
+ONLY_FOR_PLATFORM= AIX-*-* Darwin-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
ONLY_FOR_PLATFORM+= DragonFly-*-* OpenBSD-*-* SunOS-5.11-* Haiku-*-*
INSTALL_TARGET= install install-lib