[154187] trunk/dports/devel/qca/Portfile

vince at macports.org vince at macports.org
Sun Oct 23 20:56:14 CEST 2016


Revision: 154187
          https://trac.macports.org/changeset/154187
Author:   vince at macports.org
Date:     2016-10-23 20:56:14 +0200 (Sun, 23 Oct 2016)
Log Message:
-----------
qca-ossl: missing config line causing the +qt4 option to be ignored

Modified Paths:
--------------
    trunk/dports/devel/qca/Portfile

Modified: trunk/dports/devel/qca/Portfile
===================================================================
--- trunk/dports/devel/qca/Portfile	2016-10-23 17:53:48 UTC (rev 154186)
+++ trunk/dports/devel/qca/Portfile	2016-10-23 18:56:14 UTC (rev 154187)
@@ -79,6 +79,7 @@
     if {[variant_isset qt4]} {
         PortGroup qt4 1.0
         require_active_variants port:qca qt4
+        configure.args-append -DQT4_BUILD=ON
     } else {
         PortGroup qt5 1.0
         require_active_variants port:qca qt5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161023/fc13d64b/attachment-0002.html>


More information about the macports-changes mailing list