aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-sass-rails-rails50
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-17 21:53:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-17 21:53:32 +0000
commit299f5cfda64a2139a4f716235648d963ff753a4d (patch)
tree03a818a0786eb508824f994822c54686172b72bb /textproc/rubygem-sass-rails-rails50
parent1672faf247118a50762a20c383960a8f8aeaece4 (diff)
downloadports-299f5cfda64a2139a4f716235648d963ff753a4d.tar.gz
ports-299f5cfda64a2139a4f716235648d963ff753a4d.zip
Add PORTSCOUT
Notes
Notes: svn path=/head/; revision=509181
Diffstat (limited to 'textproc/rubygem-sass-rails-rails50')
-rw-r--r--textproc/rubygem-sass-rails-rails50/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/rubygem-sass-rails-rails50/Makefile b/textproc/rubygem-sass-rails-rails50/Makefile
index 702765038679..f1d007b54ddd 100644
--- a/textproc/rubygem-sass-rails-rails50/Makefile
+++ b/textproc/rubygem-sass-rails-rails50/Makefile
@@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-railties50>=4.0.0<6:www/rubygem-railties50 \
- rubygem-sass>=3.1<4.0:textproc/rubygem-sass \
+ rubygem-sass>=3.1<4:textproc/rubygem-sass \
rubygem-sprockets3>=2.8<4.0:devel/rubygem-sprockets3 \
rubygem-sprockets-rails-rails50>=2.0<4.0:devel/rubygem-sprockets-rails-rails50 \
rubygem-tilt>=1.1<3:devel/rubygem-tilt
@@ -24,4 +24,7 @@ USE_RUBY= yes
NO_ARCH= yes
+# It requires Rails 5.2.0+ since 5.0.8.
+PORTSCOUT= ignore:1
+
.include <bsd.port.mk>