From 38c71586d36ad5b0d801dd6bbfe85558dc8287da Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 12 Jan 2022 01:46:01 +0800 Subject: [PATCH] devel/pydbus-common: Add NO_ARCH Approved by: portmgr (blanket) --- devel/pydbus-common/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/pydbus-common/Makefile b/devel/pydbus-common/Makefile index a473cb1387f57..381ee8dcf654b 100644 --- a/devel/pydbus-common/Makefile +++ b/devel/pydbus-common/Makefile @@ -26,6 +26,8 @@ INSTALL_TARGET= install-strip .if ${SLAVE_PORT} == no USES+= python:build +NO_ARCH= yes + DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}