summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormlelstv <mlelstv@pkgsrc.org>2020-12-23 05:39:47 +0000
committermlelstv <mlelstv@pkgsrc.org>2020-12-23 05:39:47 +0000
commit25e8139068abceb0f5c283c4d453e239db700a6c (patch)
treea61a0d068d975141e6788a8938dad1b366b6be6f
parent22cce2a590224bc6e8a92be9a176da1c740bd5d1 (diff)
downloadpkgsrc-25e8139068abceb0f5c283c4d453e239db700a6c.tar.gz
Enable OpenIPMI-Support again.
-rw-r--r--sysutils/ipmitool/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile
index 0949232f7e3..f8189c0f876 100644
--- a/sysutils/ipmitool/Makefile
+++ b/sysutils/ipmitool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2020/03/20 11:58:21 nia Exp $
+# $NetBSD: Makefile,v 1.25 2020/12/23 05:39:47 mlelstv Exp $
#
DISTNAME= ipmitool-1.8.18
-PKGREVISION= 3
+PKGREVISION= 4
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-imb
+CONFIGURE_ARGS.NetBSD+= --enable-intf-open --disable-intf-imb
CONFIGURE_ARGS.DragonFly+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.SunOS+= --enable-solaris-opt