mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Remove dependency from sysutils/ipmi-kmod because the port is deprecated since
it's on base system since 6.2-RELEASE Approved by: portmgr (pav)
This commit is contained in:
parent
cc08602273
commit
753dfbe4fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261144
@ -37,11 +37,6 @@ CFLAGS+= -ggdb -Wall
|
||||
|
||||
.if exists(/usr/include/sys/ipmi.h)
|
||||
CONFIGURE_ARGS+= --enable-intf-open
|
||||
.elif defined(WITH_IPMI_KMOD) || \
|
||||
exists(${LOCALBASE}/include/sys/ipmi.h)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/sys/ipmi.h:${PORTSDIR}/sysutils/ipmi-kmod
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --enable-intf-open
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-intf-open
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user