From f9f5a5b352e9d9128f1311a84353c57a25d90e49 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 17 Jun 2018 17:57:45 +0000 Subject: [PATCH] science/triqs: Limit portscout to valid versions --- science/triqs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/triqs/Makefile b/science/triqs/Makefile index 2c8af5cb16a6..f231fc917239 100644 --- a/science/triqs/Makefile +++ b/science/triqs/Makefile @@ -24,6 +24,8 @@ LIB_DEPENDS= libcpp2py.so:devel/cpp2py \ libsz.so:science/szip RUN_DEPENDS= ${PYNUMPY} +PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ + USES= cmake:outsource,noninja fortran gettext-runtime python:2.7- # python:2.7- matches that in devel/cpp2py USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME:tu}