zabbix50-server: Silence pkglint warning

This commit is contained in:
Juraj Lutter 2020-10-22 13:57:27 +00:00
parent 4b3a352450
commit e10bf836b6
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ PLIST.pgsql= yes
.endif
.if !empty(PKG_OPTIONS:Mipmi)
CONFIGURE_ARGS+= --with-openipmi=${LOCALBASE}
CONFIGURE_ARGS+= --with-openipmi=${PREFIX}
.include "../../devel/OpenIPMI/buildlink3.mk"
.endif