SF.net SVN: gar:[22814] csw/mgar/pkg/zabbix/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 9 17:50:50 CET 2014


Revision: 22814
          http://sourceforge.net/p/gar/code/22814
Author:   dmichelsen
Date:     2014-01-09 16:50:49 +0000 (Thu, 09 Jan 2014)
Log Message:
-----------
zabbix/trunk: Enable Jabber

Modified Paths:
--------------
    csw/mgar/pkg/zabbix/trunk/Makefile

Modified: csw/mgar/pkg/zabbix/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zabbix/trunk/Makefile	2014-01-09 16:12:07 UTC (rev 22813)
+++ csw/mgar/pkg/zabbix/trunk/Makefile	2014-01-09 16:50:49 UTC (rev 22814)
@@ -26,6 +26,8 @@
 BUILD64 = $(BUILD64-$(GAROSREL))
 ISAEXEC = 1
 
+BUILD_DEP_PKGS += CSWlibiksemel-dev
+
 PACKAGES += CSWzabbix-agent
 SPKG_DESC_CSWzabbix-agent = Zabbix monitoring system agent
 # PKGFILES is catchall
@@ -54,6 +56,7 @@
 RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibnetsnmp25
 RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibssh2-1
 RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibldap2-4-2
+RUNTIME_DEP_PKGS_CSWzabbix-server += CSWlibiksemel3
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-mysql=$(bindir)/mysql_config
@@ -84,6 +87,8 @@
 
 CONFIGURE_ARGS += --with-net-snmp=$(bindir)/net-snmp-config
 
+CONFIGURE_ARGS += --with-jabber
+
 PRESERVECONF += $(sysconfdir)/zabbix_agent.conf
 PRESERVECONF += $(sysconfdir)/zabbix_agentd.conf
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list