git: eec439ed34be - main - audio/madronalib: Add USES=compiler:c++11-lib

Yuri Victorovich yuri at FreeBSD.org
Fri Apr 9 22:24:53 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eec439ed34be3411ef1fe5181abd2e23f5007e21

commit eec439ed34be3411ef1fe5181abd2e23f5007e21
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-09 22:24:31 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-09 22:24:31 +0000

    audio/madronalib: Add USES=compiler:c++11-lib
---
 audio/madronalib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/madronalib/Makefile b/audio/madronalib/Makefile
index 0c6a037b2b10..73acf226679a 100644
--- a/audio/madronalib/Makefile
+++ b/audio/madronalib/Makefile
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 LIB_DEPENDS=	libjack.so:audio/jack
 
-USES=		cmake localbase:ldflags perl5
+USES=		cmake compiler:c++11-lib localbase:ldflags perl5
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	madronalabs


More information about the dev-commits-ports-all mailing list