This port requires USES=compiler:c++11-lang to build on GCC-based

architectures.

PR:		234346
Submitted by:	Piotr Kubaj
Approved by:	maintainer
This commit is contained in:
Mark Linimon 2019-01-12 23:26:07 +00:00
parent 0b3feeb923
commit 073abea4e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490088

View file

@ -17,7 +17,8 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
libjack.so:audio/jack \
liblo.so:audio/liblo
USES= autoreconf gl gmake pkgconfig qt:5 shared-mime-info
USES= autoreconf compiler:c++11-lang gl gmake pkgconfig qt:5 \
shared-mime-info
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= rncbc