aboutsummaryrefslogtreecommitdiff
path: root/math/scorec-core
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-25 11:05:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-25 11:05:31 +0000
commitd84dad1577853c3b2872dffb829001543e252ebe (patch)
tree5811dd2579a51e12898925d0ad854c36c654a7ac /math/scorec-core
parent0ab73b4e27012ac29a3543695181d9a398d8e942 (diff)
downloadports-d84dad1577853c3b2872dffb829001543e252ebe.tar.gz
ports-d84dad1577853c3b2872dffb829001543e252ebe.zip
math/scorec-core: Add PORTSCOUT tag
Diffstat (limited to 'math/scorec-core')
-rw-r--r--math/scorec-core/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile
index 278db822f2bb..7bea7085b6bd 100644
--- a/math/scorec-core/Makefile
+++ b/math/scorec-core/Makefile
@@ -46,4 +46,6 @@ MPICH_USES= mpi:mpich
OPENMPI_USES= mpi:openmpi
+PORTSCOUT= limit:^.*[0-9]\.[0-9].* # prevent tags like remove_viz
+
.include <bsd.port.mk>