SF.net SVN: gar:[26258] csw/mgar/pkg/dovecot/trunk/Makefile

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Fri Jul 28 17:56:34 CEST 2017


Revision: 26258
          http://sourceforge.net/p/gar/code/26258
Author:   jake_goerzen
Date:     2017-07-28 15:56:33 +0000 (Fri, 28 Jul 2017)
Log Message:
-----------
dovecot: enable TCP Wrappers support

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

Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile	2017-07-28 13:50:04 UTC (rev 26257)
+++ csw/mgar/pkg/dovecot/trunk/Makefile	2017-07-28 15:56:33 UTC (rev 26258)
@@ -43,6 +43,7 @@
 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibicui18n57
 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibicuuc57
 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWdovecot += CSWlibwrap1
 
 PKGFILES_CSWdovecot-dev = $(PKGFILES_DEVEL)
 
@@ -77,6 +78,7 @@
 CONFIGURE_ARGS += --with-ssldir=/etc/opt/csw/ssl
 CONFIGURE_ARGS += --with-zlib
 CONFIGURE_ARGS += --with-bzlib
+CONFIGURE_ARGS += --with-libwrap
 
 BUILD64 = 1
 ISAEXEC = 1

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