[135952] trunk/dports/archivers/blosc/Portfile

stromnov at macports.org stromnov at macports.org
Thu May 7 16:26:39 PDT 2015


Revision: 135952
          https://trac.macports.org/changeset/135952
Author:   stromnov at macports.org
Date:     2015-05-07 16:26:39 -0700 (Thu, 07 May 2015)
Log Message:
-----------
blosc: prefer internal compression libs (#47660)

Modified Paths:
--------------
    trunk/dports/archivers/blosc/Portfile

Modified: trunk/dports/archivers/blosc/Portfile
===================================================================
--- trunk/dports/archivers/blosc/Portfile	2015-05-07 20:39:20 UTC (rev 135951)
+++ trunk/dports/archivers/blosc/Portfile	2015-05-07 23:26:39 UTC (rev 135952)
@@ -6,7 +6,7 @@
 PortGroup           github 1.0
 
 github.setup        Blosc c-blosc 1.6.1 v
-revision            0
+revision            1
 name                blosc
 categories          archivers devel
 platforms           darwin
@@ -31,6 +31,7 @@
 configure.args-append \
                     -DBUILD_STATIC=ON \
                     -DBUILD_HDF5_FILTER=OFF \
+                    -DPREFER_EXTERNAL_COMPLIBS=OFF \
                     -DBUILD_TESTS=OFF \
                     -DBUILD_BENCHMARKS=OFF
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150507/1deb74b2/attachment.html>


More information about the macports-changes mailing list