Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.12 2013/03/02 10:44:43 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:39 tron Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ipmitool-1.8.11
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipmitool/}
|
||||
|
||||
@@ -13,7 +13,6 @@ COMMENT= Command-line utility for managing IPMI devices
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNU_READLINE= yes # ipmitool uses rl_event_hook
|
||||
INSTALLATION_DIRS+= share/examples/ipmitool share/doc/ipmitool
|
||||
|
||||
OPSYSVARS+= CONFIGURE_ARGS
|
||||
@@ -21,6 +20,7 @@ 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"
|
||||
.include "../../security/openssl/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
Reference in New Issue
Block a user