diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2026-02-15 07:51:06 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2026-02-15 07:51:06 +0000 |
| commit | 04470a19e668c730bcd0d7bd5636c5305ff6a2a4 (patch) | |
| tree | edd77654e6de9f35d4e50b7c7736ed7167f5631d /misc/py-molequeue | |
| parent | d42969d0b9f36cf1ae739463bd97beba6193118f (diff) | |
Diffstat (limited to 'misc/py-molequeue')
| -rw-r--r-- | misc/py-molequeue/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-molequeue/Makefile b/misc/py-molequeue/Makefile index 9906f97f8ac4..e084cd68478a 100644 --- a/misc/py-molequeue/Makefile +++ b/misc/py-molequeue/Makefile @@ -12,6 +12,7 @@ WWW= https://www.openchemistry.org/projects/molequeue LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} USES= cmake compiler:c++11-lang python |
