git: d51e627fcb46 - main - devel/arduino-irremote: Make portscout ignore nonexistent "stable" version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Jan 2022 21:58:49 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=d51e627fcb4652b8807545a672faccfe0e901507 commit d51e627fcb4652b8807545a672faccfe0e901507 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2022-01-08 21:57:33 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2022-01-08 21:57:33 +0000 devel/arduino-irremote: Make portscout ignore nonexistent "stable" version --- devel/arduino-irremote/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index 7e6c7685d8d9..8fa60bb38598 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -14,6 +14,7 @@ USES= dos2unix USE_GITHUB= yes GH_ACCOUNT= z3t0 GH_PROJECT= Arduino-IRremote +PORTSCOUT= ignore:stable NO_BUILD= yes