pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zabbix50-server: Silence pkglint warning
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Thu Oct 22 13:57:27 2020 +0000
Changeset: e10bf836b61522b73265836a716236d660a9c72f
Modified Files:
zabbix50-server/options.mk
Log Message:
zabbix50-server: Silence pkglint warning
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e10bf836b61522b73265836a716236d660a9c72f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zabbix50-server/options.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/zabbix50-server/options.mk b/zabbix50-server/options.mk
index aec368fd03..f0f7a730e2 100644
--- a/zabbix50-server/options.mk
+++ b/zabbix50-server/options.mk
@@ -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
Home |
Main Index |
Thread Index |
Old Index