Date: Wed, 30 Jun 2021 20:48:22 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7667ce69eab4 - main - devel/rubygem-declarative-option: Add PORTSCOUT Message-ID: <202106302048.15UKmMCp057351@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7667ce69eab4d84c08b019339a19449f70d50d78 commit 7667ce69eab4d84c08b019339a19449f70d50d78 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-30 20:40:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-30 20:44:12 +0000 devel/rubygem-declarative-option: Add PORTSCOUT --- devel/rubygem-declarative-option/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-declarative-option/Makefile b/devel/rubygem-declarative-option/Makefile index 5f5444d18d20..7becf6f06d06 100644 --- a/devel/rubygem-declarative-option/Makefile +++ b/devel/rubygem-declarative-option/Makefile @@ -9,8 +9,11 @@ COMMENT= Dynamic options to evaluate at runtime LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes + +PORTSCOUT= skipv:0.1.1 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302048.15UKmMCp057351>