diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2023-05-17 19:26:06 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2023-05-17 19:27:00 +0000 |
| commit | 76b5cdb98670fc147fc5df8bf65e086134d0b3f7 (patch) | |
| tree | 8bcf5ac96a59a0dc8aaef027f0988aab5eb97e20 /x11/libei | |
| parent | 6e9b0ad7ad9f7f14f041030a56a0c2f9d50f2af6 (diff) | |
Diffstat (limited to 'x11/libei')
| -rw-r--r-- | x11/libei/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libei/Makefile b/x11/libei/Makefile index 11c073578fe2..4b6ae3cac97a 100644 --- a/x11/libei/Makefile +++ b/x11/libei/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}StrEnum>0:devel/py-strenum@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}structlog>0:devel/py-structlog@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}structlog>0:devel/py-structlog@${PY_FLAVOR} USES= compiler:c11 localbase meson pkgconfig python:build USE_GITHUB= nodefault |
