diff options
Diffstat (limited to 'comms/hackrf/Makefile')
-rw-r--r-- | comms/hackrf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hackrf/Makefile b/comms/hackrf/Makefile index 75ea8aedf473..c473befa075a 100644 --- a/comms/hackrf/Makefile +++ b/comms/hackrf/Makefile @@ -14,7 +14,7 @@ USE_GITHUB= YES GH_ACCOUNT= mossmann GH_TAGNAME= 31a37bd -USES= cmake:outsource +USES= cmake CMAKE_SOURCE_PATH= ${WRKSRC}/host CMAKE_ARGS= -DLIBUSB_LIBRARIES=/usr/lib/libusb.so |