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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun May 6 23:15:26 CEST 2012


Revision: 17963
          http://gar.svn.sourceforge.net/gar/?rev=17963&view=rev
Author:   bdwalton
Date:     2012-05-06 21:15:26 +0000 (Sun, 06 May 2012)
Log Message:
-----------
exim/trunk: modernize the library dependencies

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

Modified: csw/mgar/pkg/exim/trunk/Makefile
===================================================================
--- csw/mgar/pkg/exim/trunk/Makefile	2012-05-06 18:19:19 UTC (rev 17962)
+++ csw/mgar/pkg/exim/trunk/Makefile	2012-05-06 21:15:26 UTC (rev 17963)
@@ -33,11 +33,13 @@
 RUNTIME_DEP_PKGS_CSWexim += CSWgzip
 RUNTIME_DEP_PKGS_CSWexim += CSWgzipextras
 
-# These dependencies intentionally commented out to point out the need of
-# updating.
-# RUNTIME_DEP_PKGS_CSWexim  = CSWiconv CSWoldaprt CSWosslrt CSWsasl
-# RUNTIME_DEP_PKGS_CSWexim += CSWmysql5rt CSWlibpq CSWlibspf2-2
-# RUNTIME_DEP_PKGS_CSWexim += CSWlibpcre0
+RUNTIME_DEP_PKGS_CSWexim += CSWlibmysqlclient15
+RUNTIME_DEP_PKGS_CSWexim += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWexim += CSWlibssl0-9-8
+RUNTIME_DEP_PKGS_CSWexim += CSWlibpcre1
+RUNTIME_DEP_PKGS_CSWexim += CSWlibsasl2-2
+RUNTIME_DEP_PKGS_CSWexim += CSWlibspf2-2
+RUNTIME_DEP_PKGS_CSWexim += CSWlibpq5
 
 # They supply the GPL in a non-standard file.
 LICENSE = LICENCE

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