git: 14508e67fd9d - main - deskutils/conkyforecast: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:06:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=14508e67fd9d57c1df4f2e8d328023460425582b commit 14508e67fd9d57c1df4f2e8d328023460425582b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:52:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:18 +0000 deskutils/conkyforecast: Add NO_ARCH Approved by: portmgr (blanket) --- deskutils/conkyforecast/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deskutils/conkyforecast/Makefile b/deskutils/conkyforecast/Makefile index 6774b83d2c84..9eea1a97f09d 100644 --- a/deskutils/conkyforecast/Makefile +++ b/deskutils/conkyforecast/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= conky:sysutils/conky \ USES= gettext python:3.6+ fonts USE_PYTHON= distutils concurrent optsuffix + +NO_ARCH= yes SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/src