[134246] trunk/dports/science/rtl-sdr/Portfile

michaelld at macports.org michaelld at macports.org
Fri Mar 20 08:11:07 PDT 2015


Revision: 134246
          https://trac.macports.org/changeset/134246
Author:   michaelld at macports.org
Date:     2015-03-20 08:11:06 -0700 (Fri, 20 Mar 2015)
Log Message:
-----------
rtl-sdr: use new cmake 1.0 PortGroup feature cmake.out_of_source (ticket #47197).

Modified Paths:
--------------
    trunk/dports/science/rtl-sdr/Portfile

Modified: trunk/dports/science/rtl-sdr/Portfile
===================================================================
--- trunk/dports/science/rtl-sdr/Portfile	2015-03-20 15:03:35 UTC (rev 134245)
+++ trunk/dports/science/rtl-sdr/Portfile	2015-03-20 15:11:06 UTC (rev 134246)
@@ -21,6 +21,10 @@
 depends_build-append port:pkgconfig port:doxygen
 depends_lib-append   port:libusb
 
+# do VPATH (out of source tree) build
+
+cmake.out_of_source yes
+
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150320/8a00a743/attachment.html>


More information about the macports-changes mailing list