diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-09-04 14:04:00 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-09-04 14:08:11 +0000 |
commit | 218b2c9d16e05eeaeabbd8c1ff1a23fca1065163 (patch) | |
tree | c5c6b6c11a09b45e6c923400a665c25022c629c8 | |
parent | 1189ae1e7a82f7d3b06a7d9305630e38f38ab2b2 (diff) | |
download | ports-218b2c9d16e05eeaeabbd8c1ff1a23fca1065163.tar.gz ports-218b2c9d16e05eeaeabbd8c1ff1a23fca1065163.zip |
devel/py-loguru: drop superfluous newlines
-rw-r--r-- | devel/py-loguru/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-loguru/Makefile b/devel/py-loguru/Makefile index 2cff2c3d326d..c197b7b6a4ee 100644 --- a/devel/py-loguru/Makefile +++ b/devel/py-loguru/Makefile @@ -16,9 +16,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \ USES= cpe python USE_PYTHON= autoplist distutils - CPE_VENDOR= loguru_project - NO_ARCH= yes do-test: |