git: 4ac81f920b59 - main - devel/ninja: fix portscout lookup

Tobias C. Berner tcberner at FreeBSD.org
Wed Jul 28 13:42:59 UTC 2021


The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ac81f920b59eccca2dfc7042ea327f01f2f2d5c

commit 4ac81f920b59eccca2dfc7042ea327f01f2f2d5c
Author:     Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-28 13:42:48 +0000
Commit:     Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-28 13:42:53 +0000

    devel/ninja: fix portscout lookup
---
 devel/ninja/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/ninja/Makefile b/devel/ninja/Makefile
index 08fcf78413d5..a4b4f117bd0f 100644
--- a/devel/ninja/Makefile
+++ b/devel/ninja/Makefile
@@ -18,6 +18,8 @@ GH_ACCOUNT=	ninja-build
 CONFLICTS=	irc/ninja-[0-9]*
 USES=		python
 
+PORTSCOUT=	limit:^1\.
+
 PLIST_FILES=	bin/ninja
 PORTDOCS=	README.md manual.asciidoc
 


More information about the dev-commits-ports-all mailing list