git: 6127c9568c87 - main - net-mgmt: Connect zabbix54 ports to the build.

Juraj Lutter otis at FreeBSD.org
Mon May 17 22:22:35 UTC 2021


The branch main has been updated by otis:

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

commit 6127c9568c8779bc91c151581817efa6dba5715b
Author:     Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-05-17 22:21:38 +0000
Commit:     Juraj Lutter <otis at 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>


More information about the dev-commits-ports-all mailing list