aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-27 15:41:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-27 15:56:16 +0000
commitd2ef68c4d030187883341a97f53749994a0b176c (patch)
tree2943dafca2f87413b93e188cbb592930eb968447
parent100ea8c2b053b99a36a4d2c57a0ca4888b237fee (diff)
downloadports-d2ef68c4d030187883341a97f53749994a0b176c.tar.gz
ports-d2ef68c4d030187883341a97f53749994a0b176c.zip
devel/rubygem-actionview52: Cosmetic change
-rw-r--r--devel/rubygem-actionview52/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-actionview52/Makefile b/devel/rubygem-actionview52/Makefile
index 12e2ff30f8a6..776cc4c9cc79 100644
--- a/devel/rubygem-actionview52/Makefile
+++ b/devel/rubygem-actionview52/Makefile
@@ -21,10 +21,10 @@ RUN_DEPENDS= rubygem-activesupport52>=${PORTVERSION}:devel/rubygem-activesupport
USES= cpe gem
USE_RUBY= yes
-CPE_VENDOR= rubyonrails
-
NO_ARCH= yes
+CPE_VENDOR= rubyonrails
+
PORTSCOUT= limit:^5\.2\.
.include <bsd.port.mk>