pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q4]: pkgsrc/sysutils/ipmitool Enable OpenIPMI support for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/882aa4987621
branches: pkgsrc-2018Q4
changeset: 323796:882aa4987621
user: mlelstv <mlelstv%pkgsrc.org@localhost>
date: Sat May 18 15:30:05 2019 +0000
description:
Enable OpenIPMI support for NetBSD. For NetBSD <= 8 this is no change,
with NetBSD -current autoconf will recognize the IPMI user interface.
diffstat:
sysutils/ipmitool/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 6cf933936cc0 -r 882aa4987621 sysutils/ipmitool/Makefile
--- a/sysutils/ipmitool/Makefile Sun Mar 17 15:46:03 2019 +0000
+++ b/sysutils/ipmitool/Makefile Sat May 18 15:30:05 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2018/09/06 09:47:02 jperkin Exp $
+# $NetBSD: Makefile,v 1.20.4.1 2019/05/18 15:30:05 mlelstv Exp $
#
DISTNAME= ipmitool-1.8.18
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipmitool/}
@@ -13,7 +13,7 @@
GNU_CONFIGURE= yes
INSTALLATION_DIRS+= share/examples/ipmitool share/doc/ipmitool
-CONFIGURE_ARGS.NetBSD+= --disable-intf-open --disable-intf-imb
+CONFIGURE_ARGS.NetBSD+= --disable-intf-imb
CONFIGURE_ARGS.DragonFly+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.SunOS+= --enable-solaris-opt
Home |
Main Index |
Thread Index |
Old Index