mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
comms/cubicsdr: Use USE_WX instead of the LIB_DEPENDS with the WX library
This commit is contained in:
parent
dbb48d51ec
commit
f1a398f68d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547285
@ -18,10 +18,10 @@ LIB_DEPENDS= libSoapySDR.so:misc/soapysdr \
|
||||
libliquid.so:comms/liquid-dsp \
|
||||
libpulse.so:audio/pulseaudio \
|
||||
libhamlib.so:comms/hamlib \
|
||||
libEGL.so:graphics/mesa-libs \
|
||||
libwx_gtk3u_core-3.1.so:x11-toolkits/wxgtk31
|
||||
libEGL.so:graphics/mesa-libs
|
||||
|
||||
USES= cmake compiler:c++0x gl python
|
||||
USE_WX= 3.1
|
||||
USE_GL+= glu
|
||||
|
||||
OPTIONS_DEFINE= HAMLIB
|
||||
|
Loading…
Reference in New Issue
Block a user