git: 8843bf549913 - main - audio/dexed: Update the PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 22:56:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8843bf549913c4fd5f13e9a69d0cc9de8adbbb2a commit 8843bf549913c4fd5f13e9a69d0cc9de8adbbb2a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-22 22:49:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-22 22:56:06 +0000 audio/dexed: Update the PORTSCOUT tag --- audio/dexed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/dexed/Makefile b/audio/dexed/Makefile index cd613bfc0587..cf4eddd0b6d6 100644 --- a/audio/dexed/Makefile +++ b/audio/dexed/Makefile @@ -48,7 +48,7 @@ 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 +PORTSCOUT= skipv:nightly post-patch-VST3-off: @${REINPLACE_CMD} -e 's/FORMATS AU VST3 Standalone/FORMATS AU Standalone/' ${WRKSRC}/Source/CMakeLists.txt