From 866e4f3863bfaa6c68580231ebc9f13ae81f7940 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 21 Sep 2018 23:33:52 +0000 Subject: [PATCH] devel/py-tables: Add CONFLICTS_BUILD statement. --- devel/py-tables/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile index 6ed9c6c9d1c7..1cc30e0853a0 100644 --- a/devel/py-tables/Makefile +++ b/devel/py-tables/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= libhdf5.so:science/hdf5 \ libucl.so:archivers/ucl RUN_DEPENDS:= ${BUILD_DEPENDS} +CONFLICTS_BUILD= zstd # conflicting version of zstd is bundled + USES= fortran python USE_PYTHON= autoplist concurrent distutils cython