[csw-devel] SF.net SVN: gar:[5022] csw/mgar/pkg/icinga/trunk/Makefile
j_arndt at users.sourceforge.net
j_arndt at users.sourceforge.net
Sun May 24 11:18:56 CEST 2009
Revision: 5022
http://gar.svn.sourceforge.net/gar/?rev=5022&view=rev
Author: j_arndt
Date: 2009-05-24 09:18:56 +0000 (Sun, 24 May 2009)
Log Message:
-----------
icinga: added dependency to CSWnagiosp
Modified Paths:
--------------
csw/mgar/pkg/icinga/trunk/Makefile
Modified: csw/mgar/pkg/icinga/trunk/Makefile
===================================================================
--- csw/mgar/pkg/icinga/trunk/Makefile 2009-05-23 18:35:57 UTC (rev 5021)
+++ csw/mgar/pkg/icinga/trunk/Makefile 2009-05-24 09:18:56 UTC (rev 5022)
@@ -23,12 +23,15 @@
PATCHFILES += install-opts.diff # sets in every Makefile.in "INSTALL_OPT="" (empty)
# necessary, so ginstall doesn't get -o and -g options
-REQUIRED_PKGS = CSWgd CSWggettextrt CSWglib2 CSWiconv CSWjpeg CSWperl CSWpng CSWzlib CSWcswclassutils
+REQUIRED_PKGS = CSWgd CSWggettextrt CSWglib2 CSWiconv CSWjpeg CSWperl CSWpng CSWzlib
+REQUIRED_PKGS += CSWnagiosp CSWcswclassutils
SPKG_CLASSES = none cswusergroup ugfiles cswpreserveconf cswinitsmf
NOISALIST = 1
+ENABLE_CHECK = 0
+
prefix = $(BUILD_PREFIX)/icinga
libexecdir = $(BUILD_PREFIX)/libexec/nagios-plugins
localstatedir = /var/opt/csw/icinga
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