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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Jun 16 04:38:24 CEST 2012


Revision: 18433
          http://gar.svn.sourceforge.net/gar/?rev=18433&view=rev
Author:   bdwalton
Date:     2012-06-16 02:38:23 +0000 (Sat, 16 Jun 2012)
Log Message:
-----------
monit/trunk: add ssl build and runtime dependencies

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

Modified: csw/mgar/pkg/monit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/monit/trunk/Makefile	2012-06-16 02:36:25 UTC (rev 18432)
+++ csw/mgar/pkg/monit/trunk/Makefile	2012-06-16 02:38:23 UTC (rev 18433)
@@ -21,8 +21,12 @@
 GARCOMPILER = GNU
 BUILD64_ONLY = 1
 
+BUILD_DEP_PKGS += CSWlibssl-dev
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-ssl-dir=$(prefix)
 
+RUNTIME_DEP_PKGS_CSWmonit += CSWlibssl1-0-0
+
 include gar/category.mk
 

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