aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-09-26 19:57:12 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-09-26 19:57:12 +0000
commit8ea5f1f82234a2a7902abdd3bd7d220ec80fbcb7 (patch)
treef115ea1e9d91b5528cd6e6d484ea5df2298e96e8
parenta53ac0c36736399902330760203bf83693a72aa7 (diff)
downloadports-8ea5f1f82234a2a7902abdd3bd7d220ec80fbcb7.tar.gz
ports-8ea5f1f82234a2a7902abdd3bd7d220ec80fbcb7.zip
cad/openroad: Fix PORTSCOUT tag.
-rw-r--r--cad/openroad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index ec9a8e85b092..6c89e4cf9684 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -39,7 +39,7 @@ BINARY_ALIAS= python3=${PYTHON_CMD} tclsh=${TCLSH}
PLIST_FILES= bin/openroad \
bin/sta
-PORTSCOUT= ignore:2021.*
+PORTSCOUT= limit:^[0-9]\. # prevent 2021_*
post-patch: # override the TCL version to be the same as USES=tcl sets
@${FIND} ${WRKSRC} -name FindTCL.cmake \