aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:40:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-13 05:40:37 +0000
commit5af048f5e2735d8dd3ddfc76f790c6baca11e5a3 (patch)
treeb7c65877c6d7bc26fb4bfbaec0934665c6881756
parent81a380f85fcffe84cbaf4d3f382d214aded5dfb9 (diff)
downloadports-5af048f5e2735d8dd3ddfc76f790c6baca11e5a3.tar.gz
ports-5af048f5e2735d8dd3ddfc76f790c6baca11e5a3.zip
graphics/py-cairocffi: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--graphics/py-cairocffi/Makefile2
1 files changed, 2 insertions, 0 deletions
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