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