[135469] trunk/dports/net/ola/Portfile

mf2k at macports.org mf2k at macports.org
Fri Apr 24 07:19:37 PDT 2015


Revision: 135469
          https://trac.macports.org/changeset/135469
Author:   mf2k at macports.org
Date:     2015-04-24 07:19:37 -0700 (Fri, 24 Apr 2015)
Log Message:
-----------
ola: Add rdm_tests variant. (#47557)

Modified Paths:
--------------
    trunk/dports/net/ola/Portfile

Modified: trunk/dports/net/ola/Portfile
===================================================================
--- trunk/dports/net/ola/Portfile	2015-04-24 12:52:22 UTC (rev 135468)
+++ trunk/dports/net/ola/Portfile	2015-04-24 14:19:37 UTC (rev 135469)
@@ -48,6 +48,10 @@
     configure.python        ${prefix}/bin/python2.7
 }
 
+variant rdm_tests requires python27 description {Enable the Python 2.7 API} {
+    configure.args-append   --enable-rdm-tests
+}
+
 variant http description {Build with embedded web server} {
     depends_lib-append      port:libmicrohttpd
     configure.args-delete   --disable-http
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150424/706f5d70/attachment.html>


More information about the macports-changes mailing list