git: 5af048f5e273 - main - graphics/py-cairocffi: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:51:18 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5af048f5e2735d8dd3ddfc76f790c6baca11e5a3 commit 5af048f5e2735d8dd3ddfc76f790c6baca11e5a3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 05:40:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 05:40:37 +0000 graphics/py-cairocffi: Add NO_ARCH Approved by: portmgr (blanket) --- graphics/py-cairocffi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/py-cairocffi/Makefile b/graphics/py-cairocffi/Makefile index 39383a72488d..fef663bc1886 100644 --- a/graphics/py-cairocffi/Makefile +++ b/graphics/py-cairocffi/Makefile @@ -22,6 +22,8 @@ USES= gnome python:3.5+ USE_GNOME= cairo USE_PYTHON= distutils autoplist +NO_ARCH= yes + # --record output is not complete so supplement autoplist w/ a plist for now # https://github.com/Kozea/cairocffi/issues/108