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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Jun 14 02:45:45 CEST 2012


Revision: 18394
          http://gar.svn.sourceforge.net/gar/?rev=18394&view=rev
Author:   bdwalton
Date:     2012-06-14 00:45:45 +0000 (Thu, 14 Jun 2012)
Log Message:
-----------
pureftpd/trunk: build with gcc and depend on libssp0

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

Modified: csw/mgar/pkg/pureftpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pureftpd/trunk/Makefile	2012-06-14 00:32:59 UTC (rev 18393)
+++ csw/mgar/pkg/pureftpd/trunk/Makefile	2012-06-14 00:45:45 UTC (rev 18394)
@@ -29,7 +29,10 @@
 
 # we require openssl for tls
 RUNTIME_DEP_PKGS = CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWpureftpd += CSWlibssp0
 
+GARCOMPILER = GNU
+
 # configure args
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-everything

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