aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-06-18 01:57:45 +0800
committeryuri <yuri@FreeBSD.org>2018-06-18 01:57:45 +0800
commit393e35eb0e4c5bb55fd17570add021322088e3ef (patch)
tree66b6ce577ab09304664eac636e14272be473e856 /science
parent333299592db829f1ff86a1c909bacc9907738cfe (diff)
downloadfreebsd-ports-gnome-393e35eb0e4c5bb55fd17570add021322088e3ef.tar.gz
freebsd-ports-gnome-393e35eb0e4c5bb55fd17570add021322088e3ef.tar.zst
freebsd-ports-gnome-393e35eb0e4c5bb55fd17570add021322088e3ef.zip
science/triqs: Limit portscout to valid versions
Diffstat (limited to 'science')
-rw-r--r--science/triqs/Makefile2
1 files changed, 2 insertions, 0 deletions
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}