Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:57 wiz Exp $
# $NetBSD: Makefile,v 1.17 2016/03/05 11:29:30 jperkin Exp $
#
DISTNAME= ipmitool-1.8.11
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipmitool/}
@@ -13,10 +13,9 @@ COMMENT= Command-line utility for managing IPMI devices
GNU_CONFIGURE= yes
INSTALLATION_DIRS+= share/examples/ipmitool share/doc/ipmitool
OPSYSVARS+= CONFIGURE_ARGS
CONFIGURE_ARGS.NetBSD+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.DragonFly+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.SunOS+= --enable-solaris-opt
CONFIGURE_ARGS.NetBSD+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.DragonFly+= --disable-intf-open --disable-intf-imb
CONFIGURE_ARGS.SunOS+= --enable-solaris-opt
# ipmitool uses rl_event_hook
.include "../../devel/readline/buildlink3.mk"