git: 51177e756742 - main - lang/halide: Add PORTSCOUT line

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 20 Aug 2022 17:49:04 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51177e75674219afa4f905ca1a4a621d9fca7ead

commit 51177e75674219afa4f905ca1a4a621d9fca7ead
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-20 17:46:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-20 17:46:13 +0000

    lang/halide: Add PORTSCOUT line
---
 lang/halide/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/halide/Makefile b/lang/halide/Makefile
index 79c5f5317557..a8422d2b537e 100644
--- a/lang/halide/Makefile
+++ b/lang/halide/Makefile
@@ -40,6 +40,8 @@ OPTIONS_DEFAULT=
 
 NATIVE_DESC=	Build with native optimizations (-march=native)
 
+PORTSCOUT=	limit:^.*\. # prevent release_NNNN_NN_NN
+
 post-patch-NATIVE-off:
 	@${REINPLACE_CMD} -e 's| -march=native | |' ${WRKSRC}/apps/linear_algebra/Makefile