git: ad88f4a00cea - main - science/p5-Mcstas-Tools: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Jul 2023 16:55:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad88f4a00cea6c04e12ec117fa13e1390e3e9ed4 commit ad88f4a00cea6c04e12ec117fa13e1390e3e9ed4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:39:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:42:09 +0000 science/p5-Mcstas-Tools: Add NO_ARCH Approved by: portmgr (blanket) --- science/p5-Mcstas-Tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/p5-Mcstas-Tools/Makefile b/science/p5-Mcstas-Tools/Makefile index 11d81787f725..37c2d4af5830 100644 --- a/science/p5-Mcstas-Tools/Makefile +++ b/science/p5-Mcstas-Tools/Makefile @@ -20,6 +20,7 @@ RUN_DEPENDS= mcstas:science/mcstas \ USES= cmake perl5 shebangfix +NO_ARCH= yes NO_WRKSUBDIR= yes CMAKE_ARGS= -Denable_mcstas=1 SHEBANG_GLOB= *.pl