git: db1575ea7188 - main - audio/dexed: Add PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Apr 2022 04:05:11 UTC
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