mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/py-dbt-duckdb: Add NO_ARCH
Approved by: portmgr (blanket)
This commit is contained in:
parent
d426996208
commit
2a797e3b03
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbt-core>=1.7.0<2:databases/py-dbt-core@${PY
|
|||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
# py-dbt-duckdb attempts to install __init__.py and the generated bytecode into
|
||||
# these directories which conflicts with those installed by py-dbt-core. We need to
|
||||
# delete these files and their entries in the generated plist post-install.
|
||||
|
|
Loading…
Add table
Reference in a new issue