Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 20:40:53 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58e92da5fc2c - main - security/maia: Add NO_ARCH
Message-ID:  <202205132040.24DKerh6098575@gitrepo.freebsd.org>

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

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

commit 58e92da5fc2c7638b01dbc69571f133ba3e92232
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 20:40:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 20:40:20 +0000

    security/maia: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 security/maia/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/maia/Makefile b/security/maia/Makefile
index a54ca315dfe6..3a93153b7a9d 100644
--- a/security/maia/Makefile
+++ b/security/maia/Makefile
@@ -32,6 +32,7 @@ GH_ACCOUNT=	technion
 GH_PROJECT=	maia_mailguard
 GH_TAGNAME=	48df5fb
 USE_PERL5=	run
+NO_ARCH=	yes
 NO_BUILD=	yes
 DOCS=	LICENSE.txt README.md maiad.conf.dist maia-mysql.sql maia-pgsql.sql maia.conf.dist
 USERS=	vscan



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