summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormlelstv <mlelstv@pkgsrc.org>2019-05-18 15:30:05 +0000
committermlelstv <mlelstv@pkgsrc.org>2019-05-18 15:30:05 +0000
commitf27d6ada01c6f6db6eec268ecc0fc8eaf2cbeb6f (patch)
treee9b65de6a9a8cf46082324bf5b6177751f5e11e0
parent5fd5a06064b5285df29cd3c2629463fa4660ebdb (diff)
downloadpkgsrc-f27d6ada01c6f6db6eec268ecc0fc8eaf2cbeb6f.tar.gz
Enable OpenIPMI support for NetBSD. For NetBSD <= 8 this is no change,
with NetBSD -current autoconf will recognize the IPMI user interface.
-rw-r--r--sysutils/ipmitool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile
index bde730793c3..3e38eb842b7 100644
--- a/sysutils/ipmitool/Makefile
+++ b/sysutils/ipmitool/Makefile
@@ -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 @@ COMMENT= Command-line utility for managing IPMI devices
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