pkgsrc/ham/gnuradio-fcd/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

16 lines
433 B
Makefile

# $NetBSD: Makefile,v 1.29 2020/03/10 22:10:17 wiz Exp $
PKGNAME= gnuradio-fcd-${VERSION}
PKGREVISION= 6
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_GR_FCD=True
.include "../../devel/libusb1/buildlink3.mk"
.include "../../x11/wxGTK28/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"