Fix build with GCC-based architectures.
PR: 235156 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: pi
This commit is contained in:
parent
47de739de7
commit
501ba57e45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491085
@ -19,7 +19,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
||||
libmxml.so:textproc/mxml \
|
||||
liblo.so:audio/liblo
|
||||
|
||||
USES= tar:bzip2 cmake:insource pkgconfig
|
||||
USES= compiler:c++11-lang tar:bzip2 cmake:insource pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= OSS JACK GUI PORTAUDIO LASH DOCS EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user