git: 6cc7b3c06a8c - main - databases/rubygem-globalid: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 15:05:45 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6cc7b3c06a8ce1ff65dd9d6d19cb4734470aa2b5
commit 6cc7b3c06a8ce1ff65dd9d6d19cb4734470aa2b5
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-26 14:54:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-26 15:01:32 +0000
databases/rubygem-globalid: Add PORTSCOUT
---
databases/rubygem-globalid/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/databases/rubygem-globalid/Makefile b/databases/rubygem-globalid/Makefile
index c8577eccae55..3c1aeec48e48 100644
--- a/databases/rubygem-globalid/Makefile
+++ b/databases/rubygem-globalid/Makefile
@@ -18,4 +18,6 @@ USE_RUBY= yes
NO_ARCH= yes
+PORTSCOUT= limit:^0\.
+
.include <bsd.port.mk>