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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Jun 22 02:46:36 CEST 2012


Revision: 18491
          http://gar.svn.sourceforge.net/gar/?rev=18491&view=rev
Author:   bdwalton
Date:     2012-06-22 00:46:35 +0000 (Fri, 22 Jun 2012)
Log Message:
-----------
stunnel/trunk: update ssl dependencies, build for sol10 only

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

Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile	2012-06-21 23:33:44 UTC (rev 18490)
+++ csw/mgar/pkg/stunnel/trunk/Makefile	2012-06-22 00:46:35 UTC (rev 18491)
@@ -29,7 +29,11 @@
 MAJOR_VER = $(firstword $(subst ., ,$(VERSION)))
 MASTER_SITES += ftp://ftp.stunnel.org/stunnel/obsolete/$(MAJOR_VER).x/
 
-RUNTIME_DEP_PKGS += CSWosslrt
+BUILD_DEP_PKGS += CSWlibssl-dev
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+
+RUNTIME_DEP_PKGS += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS += CSWlibwrap1
 RUNTIME_DEP_PKGS += CSWlibz1
 

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