git: ef46e5339f63 - main - www/rubygem-jquery-rails: Add USES=cpe
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 19:49:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef46e5339f632cf84d3973f809af6d1a05a9141b
commit ef46e5339f632cf84d3973f809af6d1a05a9141b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 19:34:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 19:48:13 +0000
www/rubygem-jquery-rails: Add USES=cpe
---
www/rubygem-jquery-rails/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/rubygem-jquery-rails/Makefile b/www/rubygem-jquery-rails/Makefile
index ba132fd2b6c6..484b7398a95f 100644
--- a/www/rubygem-jquery-rails/Makefile
+++ b/www/rubygem-jquery-rails/Makefile
@@ -15,9 +15,11 @@ RUN_DEPENDS= rubygem-rails-dom-testing>=1<3:textproc/rubygem-rails-dom-testing \
rubygem-railties4>=4.2.0:www/rubygem-railties4 \
rubygem-thor>=0.14<2.0:devel/rubygem-thor
-USES= gem
+USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= rubyonrails
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list