pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2018Q4] pkgsrc/sysutils/ipmitool
Module Name: pkgsrc
Committed By: mlelstv
Date: Sat May 18 16:03:57 UTC 2019
Modified Files:
pkgsrc/sysutils/ipmitool [pkgsrc-2018Q4]: Makefile
Log Message:
revert last commit to wrong branch
To generate a diff of this commit:
cvs rdiff -u -r1.20.4.1 -r1.20.4.2 pkgsrc/sysutils/ipmitool/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ipmitool/Makefile
diff -u pkgsrc/sysutils/ipmitool/Makefile:1.20.4.1 pkgsrc/sysutils/ipmitool/Makefile:1.20.4.2
--- pkgsrc/sysutils/ipmitool/Makefile:1.20.4.1 Sat May 18 15:30:05 2019
+++ pkgsrc/sysutils/ipmitool/Makefile Sat May 18 16:03:57 2019
@@ -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 @@ COMMENT= Command-line utility for manag
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