zabbix50-agent: Fix zabbix50-server Makefile path
authorJuraj Lutter <otis@NetBSD.org>
Tue, 18 Aug 2020 14:51:42 +0000 (14:51 +0000)
committerJuraj Lutter <otis@NetBSD.org>
Tue, 18 Aug 2020 14:51:42 +0000 (14:51 +0000)
zabbix50-agent/Makefile

index 14da097216182998cb2036934407afa13634763f..a1369ac83f82cdd297a2b11d97f4943fea9c2c6a 100644 (file)
@@ -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