git: d1141d4c6ca9 - main - audio/calf-lv2: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 15:57:58 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d1141d4c6ca9cb2378776d609c9c81df39b37a72
commit d1141d4c6ca9cb2378776d609c9c81df39b37a72
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-05 08:11:01 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-05 15:57:55 +0000
audio/calf-lv2: Add PORTSCOUT line
---
audio/calf-lv2/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile
index 153d6eeff297..233eae7de816 100644
--- a/audio/calf-lv2/Makefile
+++ b/audio/calf-lv2/Makefile
@@ -49,6 +49,8 @@ SSE_CONFIGURE_ENABLE= sse
PORTDOCS= *
+PORTSCOUT= limit:^[0-9\.]*$$ # prevet tags like 'works'
+
.include <bsd.port.options.mk>
.if ${ARCH} == powerpc64le