aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-08-11 19:28:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-08-11 19:28:46 +0800
commit5b3b734124c5acc59d347eef0b04571797cee722 (patch)
treef0cb5dcd6c3a88c0760a0941831f1479db4e09e9
parent11ededda55bbcc969e64258f0079afd7bf93d20f (diff)
downloadfreebsd-ports-gnome-5b3b734124c5acc59d347eef0b04571797cee722.tar.gz
freebsd-ports-gnome-5b3b734124c5acc59d347eef0b04571797cee722.tar.zst
freebsd-ports-gnome-5b3b734124c5acc59d347eef0b04571797cee722.zip
Cosmetic change
-rw-r--r--devel/rubygem-actionview50/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-actionview50/Makefile b/devel/rubygem-actionview50/Makefile
index a263cec27c68..9320b188680f 100644
--- a/devel/rubygem-actionview50/Makefile
+++ b/devel/rubygem-actionview50/Makefile
@@ -19,11 +19,11 @@ RUN_DEPENDS= rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport
rubygem-rails-dom-testing-rails50>=2.0:textproc/rubygem-rails-dom-testing-rails50 \
rubygem-rails-html-sanitizer>=1.0.3:textproc/rubygem-rails-html-sanitizer
-PORTSCOUT= limit:^5\.0\.
-
USES= gem
USE_RUBY= yes
NO_ARCH= yes
+PORTSCOUT= limit:^5\.0\.
+
.include <bsd.port.mk>