aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-21 14:05:43 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-21 16:23:43 +0000
commita475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5 (patch)
treed23a55c24ee328e91e8e74fe388e2580f8975e93 /devel
parentdfe0c307d68b3c29f440ee17fff872f367e360c9 (diff)
downloadports-a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5.tar.gz
ports-a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5.zip
devel/rclint: Set NO_ARCH
Approved by: portmgr blanket
Diffstat (limited to 'devel')
-rw-r--r--devel/rclint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rclint/Makefile b/devel/rclint/Makefile
index b57992d2eb8b..db2048d410e2 100644
--- a/devel/rclint/Makefile
+++ b/devel/rclint/Makefile
@@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE
USES= python:run shebangfix
SHEBANG_FILES= *.py
+NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= ${PORTNAME}
SUB_LIST= PYTHON_CMD=${PYTHON_CMD}