Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:38:31 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: af187b8087ce - main - www/py-WebTest: Add NO_ARCH
Message-ID:  <202104291438.13TEcVxn054442@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit af187b8087cec9f8b93a6003d4e65f476e649800
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:22:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:24:50 +0000

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

diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile
index 9c16cc8a5d66..cca5b3509da0 100644
--- a/www/py-WebTest/Makefile
+++ b/www/py-WebTest/Makefile
@@ -26,4 +26,6 @@ GH_PROJECT=	webtest
 USES=		python:3.6+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


home | help

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