git: e62529ccfbd3 - main - cad/hs-verismith: Add PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 06:23:44 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e62529ccfbd36046e3b17b02fac0e6b7786d732e commit e62529ccfbd36046e3b17b02fac0e6b7786d732e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-02-19 05:25:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-19 06:23:40 +0000 cad/hs-verismith: Add PORTSCOUT tag --- cad/hs-verismith/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cad/hs-verismith/Makefile b/cad/hs-verismith/Makefile index 5c635932a3e1..b3addd487c4d 100644 --- a/cad/hs-verismith/Makefile +++ b/cad/hs-verismith/Makefile @@ -109,4 +109,6 @@ USE_CABAL= OneTuple-0.3.1_3 \ USE_GITHUB= yes GH_ACCOUNT= ymherklotz +PORTSCOUT= limit:^.*[0-9]\.[0-9] # prevent fpga20 + .include <bsd.port.mk>