pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/pciutils Haiku is also supported.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7d25f1dcf68
branches:  trunk
changeset: 642954:b7d25f1dcf68
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Dec 08 04:50:17 2014 +0000

description:
Haiku is also supported.
from Diger via pkgsrc-users@.

diffstat:

 sysutils/pciutils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b5b9ca8a8e7d -r b7d25f1dcf68 sysutils/pciutils/Makefile
--- a/sysutils/pciutils/Makefile        Mon Dec 08 03:50:02 2014 +0000
+++ b/sysutils/pciutils/Makefile        Mon Dec 08 04:50:17 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/11/27 11:45:56 msaitoh Exp $
+# $NetBSD: Makefile,v 1.25 2014/12/08 04:50:17 obache Exp $
 
 DISTNAME=      pciutils-3.3.0
 CATEGORIES=    sysutils
@@ -12,7 +12,7 @@
 
 MAKE_JOBS_SAFE=                no
 ONLY_FOR_PLATFORM=     AIX-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
-ONLY_FOR_PLATFORM+=    DragonFly-*-* OpenBSD-*-* SunOS-5.11-*
+ONLY_FOR_PLATFORM+=    DragonFly-*-* OpenBSD-*-* SunOS-5.11-* Haiku-*-*
 
 INSTALL_TARGET=                install install-lib
 USE_TOOLS+=            gmake pkg-config



Home | Main Index | Thread Index | Old Index