git: c25451612206 - main - devel/rubygem-xdg4: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 19:02:49 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2545161220635af9fa96a2649aef073091831fb commit c2545161220635af9fa96a2649aef073091831fb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-11 17:26:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-11 18:46:52 +0000 devel/rubygem-xdg4: Cosmetic change --- devel/rubygem-xdg4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/rubygem-xdg4/Makefile b/devel/rubygem-xdg4/Makefile index 99b7eb217ff9..8c2188bdec03 100644 --- a/devel/rubygem-xdg4/Makefile +++ b/devel/rubygem-xdg4/Makefile @@ -19,6 +19,7 @@ USE_RUBY= yes NO_ARCH= yes +# xdg 5.0.0+ requires ruby 3.0+ PORTSCOUT= limit:^4\. .include <bsd.port.mk>