Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2022 04:05:11 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: db1575ea7188 - main - audio/dexed: Add PORTSCOUT tag
Message-ID:  <202204200405.23K45B6S076021@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=db1575ea71882a01cd5caec3933ec2a491dafb51

commit db1575ea71882a01cd5caec3933ec2a491dafb51
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-20 03:46:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-20 03:46:34 +0000

    audio/dexed: Add PORTSCOUT tag
---
 audio/dexed/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/dexed/Makefile b/audio/dexed/Makefile
index 2b1e22799c71..cd613bfc0587 100644
--- a/audio/dexed/Makefile
+++ b/audio/dexed/Makefile
@@ -48,6 +48,8 @@ VST3_BUILD_DEPENDS=	vst3sdk>0:audio/vst3sdk
 VST3_CXXFLAGS=		-DJUCE_CUSTOM_VST3_SDK=1 -fPIC
 VST3_PLIST_FILES=	lib/vst3/Dexed.so
 
+PORTSCOUT=	skipv:Nightly
+
 post-patch-VST3-off:
 	@${REINPLACE_CMD} -e 's/FORMATS AU VST3 Standalone/FORMATS AU Standalone/' ${WRKSRC}/Source/CMakeLists.txt
 



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