aboutsummaryrefslogtreecommitdiffstats
path: root/lang/scala-docs
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2017-07-07 17:59:28 +0800
committerale <ale@FreeBSD.org>2017-07-07 17:59:28 +0800
commitbd7bc2245124340ad9dce5df2aad2861b8f23a05 (patch)
treecae17373574a3b6c9231241ac53283f9a56fadf5 /lang/scala-docs
parent2aa47ff57b2683dd60b9026cf2757479533c2c6b (diff)
downloadfreebsd-ports-gnome-bd7bc2245124340ad9dce5df2aad2861b8f23a05.tar.gz
freebsd-ports-gnome-bd7bc2245124340ad9dce5df2aad2861b8f23a05.tar.zst
freebsd-ports-gnome-bd7bc2245124340ad9dce5df2aad2861b8f23a05.zip
Add portscout version limit.
Diffstat (limited to 'lang/scala-docs')
-rw-r--r--lang/scala-docs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/scala-docs/Makefile b/lang/scala-docs/Makefile
index f0e58ee58053..3e057e1c096c 100644
--- a/lang/scala-docs/Makefile
+++ b/lang/scala-docs/Makefile
@@ -19,6 +19,8 @@ OPTIONS_DEFINE= DOCS
WRKSRC= ${WRKDIR}/scala-${PORTVERSION}
+PORTSCOUT= limit:^2\.12\.
+
.include <bsd.port.options.mk>
.if ! ${PORT_OPTIONS:MDOCS}