aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-10-02 03:29:07 +0800
committerswills <swills@FreeBSD.org>2014-10-02 03:29:07 +0800
commit57efbb211174f8855a4f2789834b86896730b40c (patch)
tree248a1250d793ded2aaaa23dfe232cbf0833465ad /textproc
parent5c7764e076dce6d80ed0b0ecbb76572078cfb49f (diff)
downloadfreebsd-ports-gnome-57efbb211174f8855a4f2789834b86896730b40c.tar.gz
freebsd-ports-gnome-57efbb211174f8855a4f2789834b86896730b40c.tar.zst
freebsd-ports-gnome-57efbb211174f8855a4f2789834b86896730b40c.zip
textproc/rubygem-sass-rails: limit portscout to 3.x
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-sass-rails/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile
index 99c79f7f3b59..88d4e4e3fd70 100644
--- a/textproc/rubygem-sass-rails/Makefile
+++ b/textproc/rubygem-sass-rails/Makefile
@@ -20,4 +20,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= limit:^3\.
+
.include <bsd.port.mk>