Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2023 15:57:58 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d1141d4c6ca9 - main - audio/calf-lv2: Add PORTSCOUT line
Message-ID:  <202311051557.3A5FvwXh070105@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311051557.3A5FvwXh070105>