Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 22:22:34 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6127c9568c87 - main - net-mgmt: Connect zabbix54 ports to the build.
Message-ID:  <202105172222.14HMMY4p047942@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6127c9568c8779bc91c151581817efa6dba5715b

commit 6127c9568c8779bc91c151581817efa6dba5715b
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2021-05-17 22:21:38 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-05-17 22:21:38 +0000

    net-mgmt: Connect zabbix54 ports to the build.
---
 net-mgmt/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 03aac4ad324b..10c25e47915e 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -407,5 +407,10 @@
     SUBDIR += zabbix52-java
     SUBDIR += zabbix52-proxy
     SUBDIR += zabbix52-server
+    SUBDIR += zabbix54-agent
+    SUBDIR += zabbix54-frontend
+    SUBDIR += zabbix54-java
+    SUBDIR += zabbix54-proxy
+    SUBDIR += zabbix54-server
 
 .include <bsd.port.subdir.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105172222.14HMMY4p047942>