git: c9d381a62e26 - main - devel/catch: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:51:14 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9d381a62e2636041fa60feacb05adc8f53a8161 commit c9d381a62e2636041fa60feacb05adc8f53a8161 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 05:40:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 05:40:33 +0000 devel/catch: Add NO_ARCH Approved by: portmgr (blanket) --- devel/catch/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/catch/Makefile b/devel/catch/Makefile index 0d2320661361..86e187cc7eb8 100644 --- a/devel/catch/Makefile +++ b/devel/catch/Makefile @@ -20,6 +20,8 @@ GH_PROJECT= Catch2 CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} PORTDOCS= * +NO_ARCH= yes + OPTIONS_DEFINE= DOCS do-test: