Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2022 16:05:22 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: ef7336be52c6 - main - security/pwman3: Add NO_ARCH
Message-ID:  <202204301605.23UG5MW6012698@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=ef7336be52c6448dde338ca14d139925abb99bf7

commit ef7336be52c6448dde338ca14d139925abb99bf7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-30 16:01:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-30 16:01:36 +0000

    security/pwman3: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 security/pwman3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/pwman3/Makefile b/security/pwman3/Makefile
index 61bfdcc92d38..c9d271f2fb97 100644
--- a/security/pwman3/Makefile
+++ b/security/pwman3/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:security/py-pycrypto@${PY_FLAV
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist concurrent optsuffix
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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