git: af187b8087ce - main - www/py-WebTest: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:38:35 UTC 2021


The branch main has been updated by sunpoet:

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

commit af187b8087cec9f8b93a6003d4e65f476e649800
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:22:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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