git: 5fc4865474bd - main - graphics/py-cairosvg: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:50:02 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5fc4865474bd76e0b710b63b316d035264780c4e
commit 5fc4865474bd76e0b710b63b316d035264780c4e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:37:10 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:37:10 +0000
graphics/py-cairosvg: Cosmetic change
---
graphics/py-cairosvg/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/py-cairosvg/Makefile b/graphics/py-cairosvg/Makefile
index abba3e388d6c..f3cdb631c9e3 100644
--- a/graphics/py-cairosvg/Makefile
+++ b/graphics/py-cairosvg/Makefile
@@ -26,8 +26,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAV
USES= cpe python:3.6+
USE_PYTHON= autoplist concurrent distutils
-CPE_VENDOR= courtbouillon
-
NO_ARCH= yes
+CPE_VENDOR= courtbouillon
+
.include <bsd.port.mk>