git: 236e440f322f - main - audio/surge-synthesizer-xt-lv2: Add PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 21:06:02 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=236e440f322f0998763eab7cf3cd178ce80bae19 commit 236e440f322f0998763eab7cf3cd178ce80bae19 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-08 21:05:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-08 21:05:31 +0000 audio/surge-synthesizer-xt-lv2: Add PORTSCOUT tag --- audio/surge-synthesizer-xt-lv2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/surge-synthesizer-xt-lv2/Makefile b/audio/surge-synthesizer-xt-lv2/Makefile index 40fafeb79fca..cbe2e152c3c1 100644 --- a/audio/surge-synthesizer-xt-lv2/Makefile +++ b/audio/surge-synthesizer-xt-lv2/Makefile @@ -58,4 +58,6 @@ GH_TUPLE= surge-synthesizer:tuning-library:bdb107f58ea22720bfa2a6d7a910fc77e69d7 BINARY_ALIAS= python=${PYTHON_CMD} +PORTSCOUT= ignore:1 # conflicts with old-gen audio/surge-synthesizer-lv2 + .include <bsd.port.mk>