pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976ea93
)
zabbix50-agent: Fix zabbix50-server Makefile path
author
Juraj Lutter
<otis@NetBSD.org>
Tue, 18 Aug 2020 14:51:42 +0000
(14:51 +0000)
committer
Juraj Lutter
<otis@NetBSD.org>
Tue, 18 Aug 2020 14:51:42 +0000
(14:51 +0000)
zabbix50-agent/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/zabbix50-agent/Makefile
b/zabbix50-agent/Makefile
index 14da097216182998cb2036934407afa13634763f..a1369ac83f82cdd297a2b11d97f4943fea9c2c6a 100644
(file)
--- a/
zabbix50-agent/Makefile
+++ b/
zabbix50-agent/Makefile
@@
-1,6
+1,6
@@
# $NetBSD: Makefile,v 1.37 2020/06/20 12:43:46 gdt Exp $
-.include "../zabbix50-server/Makefile.common"
+.include "../
../sysutils/
zabbix50-server/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-agent-/}
COMMENT= Enterprise-class Monitoring Solution for Everyone