mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix IPMIPSU build.
This commit is contained in:
parent
2c848c14ef
commit
8e0466e644
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397689
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= nut
|
||||
PORTVERSION= 2.7.3
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||
|
@ -150,6 +150,7 @@ PLIST_SUB+= NUT_FREEIPMI="@comment "
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MIPMIPSU}
|
||||
LIB_DEPENDS+= libfreeipmi.so:${PORTSDIR}/sysutils/freeipmi
|
||||
CONFIGURE_ARGS+= --with-ipmi
|
||||
PLIST_SUB+= NUT_IPMIPSU=""
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue