git: 88027bf2f0ba - main - www/py-puppetboard: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 23:41:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=88027bf2f0bafa7e2d75c47876da49c69a27e894 commit 88027bf2f0bafa7e2d75c47876da49c69a27e894 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-03 23:24:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-03 23:36:58 +0000 www/py-puppetboard: Add NO_ARCH Approved by: portmgr (blanket) --- www/py-puppetboard/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/py-puppetboard/Makefile b/www/py-puppetboard/Makefile index 2940eacff814..ac69134a827d 100644 --- a/www/py-puppetboard/Makefile +++ b/www/py-puppetboard/Makefile @@ -22,6 +22,8 @@ USES= python:3.6+ USE_GITHUB= yes USE_PYTHON= autoplist distutils +NO_ARCH= yes + CONFLICTS_INSTALL=puppetboard02 puppetboard03 GH_ACCOUNT= voxpupuli