aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-11 17:46:01 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-11 18:47:51 +0000
commit38c71586d36ad5b0d801dd6bbfe85558dc8287da (patch)
treed3403fd677a460f6775d8ae869fedad0e52a507d
parent255db79eef1e13f1adde980ed8dd69e0e5d86fd3 (diff)
downloadports-38c71586d36ad5b0d801dd6bbfe85558dc8287da.tar.gz
ports-38c71586d36ad5b0d801dd6bbfe85558dc8287da.zip
devel/pydbus-common: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--devel/pydbus-common/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pydbus-common/Makefile b/devel/pydbus-common/Makefile
index a473cb1387f5..381ee8dcf654 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}