mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
audio/luppp: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang Also add USES=gnome PR: 232004 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
0fa8ca8c4c
commit
b404e074ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481372
@ -17,7 +17,7 @@ LIB_DEPENDS= libjack.so:audio/jack \
|
||||
libsamplerate.so:audio/libsamplerate \
|
||||
libsndfile.so:audio/libsndfile
|
||||
|
||||
USES= cmake:outsource pkgconfig
|
||||
USES= cmake:outsource compiler:c++11-lang gnome pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= openAVproductions
|
||||
GH_PROJECT= openAV-Luppp
|
||||
|
Loading…
Reference in New Issue
Block a user