[csw-devel] SF.net SVN: gar:[4916] csw/mgar/pkg/pnp/trunk/Makefile

j_arndt at users.sourceforge.net j_arndt at users.sourceforge.net
Sun May 17 18:07:25 CEST 2009


Revision: 4916
          http://gar.svn.sourceforge.net/gar/?rev=4916&view=rev
Author:   j_arndt
Date:     2009-05-17 16:07:25 +0000 (Sun, 17 May 2009)

Log Message:
-----------
pnp: fixed typo, added dependency to CSWnagios

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

Modified: csw/mgar/pkg/pnp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pnp/trunk/Makefile	2009-05-17 15:22:50 UTC (rev 4915)
+++ csw/mgar/pkg/pnp/trunk/Makefile	2009-05-17 16:07:25 UTC (rev 4916)
@@ -2,7 +2,7 @@
 GARVERSION = 0.4.14
 CATEGORIES = apps
 
-DESCRIPTION = visualization of  nagios performance data using RRD databases
+DESCRIPTION = visualization of nagios performance data using RRD databases
 define BLURB
   PNP is an addon to nagios which analyzes performance data provided by plugins and stores them automatically into RRD-databases
 endef
@@ -35,9 +35,11 @@
 libexecdir = $(prefix)/libexec/nagios-plugins
 localstatedir =$(prefix)/nagios/pnp/var
 
-REQUIRED_PKGS += CSWphp5 CSWphp5gd CSWap2modphp5 CSWrrd  CSWcswclassutils
+REQUIRED_PKGS += CSWphp5 CSWphp5gd CSWap2modphp5 CSWrrd CSWnagios CSWcswclassutils
 SPKG_CLASSES = none cswpreserveconf cswinitsmf
 
+ENABLE_CHECK=0
+
 #PROTOTYPE_FILTER  = awk '$$$$3 ~ /\/init.d\/cswpnp$$$$/ { $$$$2 = "cswinitsmf" } { print }'
 
 CONFIGURE_ARGS = $(DIRPATHS)


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