[98306] trunk/dports/security/stunnel/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 2 11:56:02 PDT 2012


Revision: 98306
          http://trac.macports.org//changeset/98306
Author:   jmr at macports.org
Date:     2012-10-02 11:56:01 -0700 (Tue, 02 Oct 2012)
Log Message:
-----------
stunnel: use tcp_wrappers port in libwrap variant (#35605)

Modified Paths:
--------------
    trunk/dports/security/stunnel/Portfile

Modified: trunk/dports/security/stunnel/Portfile
===================================================================
--- trunk/dports/security/stunnel/Portfile	2012-10-02 16:06:18 UTC (rev 98305)
+++ trunk/dports/security/stunnel/Portfile	2012-10-02 18:56:01 UTC (rev 98306)
@@ -43,6 +43,7 @@
 # libwrap has been reported to introduce some problems with stunnel 4.18.
 # See: https://trac.macports.org/ticket/11028
 variant libwrap description {Include libwrap support} {
+    depends_lib-append      port:tcp_wrappers
     configure.args-delete   --disable-libwrap
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121002/bd0c75af/attachment.html>


More information about the macports-changes mailing list