mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build on gcc-based architectures.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
344738aae5
commit
9a61b7a1c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495027
@ -22,7 +22,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||
libv4l2.so:multimedia/libv4l
|
||||
BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat
|
||||
|
||||
USES= pkgconfig qmake qt:5
|
||||
USES= compiler:c++11-lang pkgconfig qmake qt:5
|
||||
USE_QT= buildtools core gui network widgets xml
|
||||
USE_GL+= gl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user