Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2021 16:24:15 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a475b21dc6ee - main - devel/rclint: Set NO_ARCH
Message-ID:  <202105211624.14LGOFeN031174@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp:

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

commit a475b21dc6ee851ad5a9041bda5dfd7ccf5b3df5
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-05-21 14:05:43 +0000
Commit:     Mateusz Piotrowski <0mp@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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105211624.14LGOFeN031174>