git: a475b21dc6ee - main - devel/rclint: Set NO_ARCH

Mateusz Piotrowski 0mp at FreeBSD.org
Fri May 21 16:24:16 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5

commit a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-05-21 14:05:43 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-05-21 16:23:43 +0000

    devel/rclint: Set NO_ARCH
    
    Approved by:    portmgr blanket
---
 devel/rclint/Makefile | 1 +
 1 file changed, 1 insertion(+)

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}


More information about the dev-commits-ports-all mailing list