pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2018Q4]: pkgsrc/sysutils/ipmitool revert last commit to wrong ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0502fc35d97
branches: pkgsrc-2018Q4
changeset: 334090:a0502fc35d97
user: mlelstv <mlelstv%pkgsrc.org@localhost>
date: Sat May 18 16:03:57 2019 +0000
description:
revert last commit to wrong branch
diffstat:
sysutils/ipmitool/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 550fd4960bcb -r a0502fc35d97 sysutils/ipmitool/Makefile
--- a/sysutils/ipmitool/Makefile Sat May 18 15:30:05 2019 +0000
+++ b/sysutils/ipmitool/Makefile Sat May 18 16:03:57 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20.4.1 2019/05/18 15:30:05 mlelstv Exp $
+# $NetBSD: Makefile,v 1.20.4.2 2019/05/18 16:03:57 mlelstv Exp $
#
DISTNAME= ipmitool-1.8.18
-PKGREVISION= 2
+PKGREVISION= 1
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-imb
+CONFIGURE_ARGS.NetBSD+= --disable-intf-open --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