![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-wxgui / Attic / Makefile (download)
Revision 1.79, Thu Aug 22 12:23:23 2019 UTC (3 years, 9 months ago) by ryoon
Recursive revbump from boost-1.71.0 |
# $NetBSD: Makefile,v 1.79 2019/08/22 12:23:23 ryoon Exp $ PKGNAME= gnuradio-wxgui-${VERSION} PKGREVISION= 3 COMMENT= WxGTK Toolkit module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" CONF_FILES+= ${EGDIR}/gr-wxgui.conf ${PKG_SYSCONFDIR}/gr-wxgui.conf CMAKE_ARGS+= -DENABLE_DEFAULT=False CMAKE_ARGS+= -DENABLE_GR_WXGUI=True CMAKE_ARGS+= -DENABLE_PYTHON=True .include "../../x11/wxGTK28/buildlink3.mk" .include "../../x11/py-wxWidgets/buildlink3.mk" .include "../../mk/bsd.pkg.mk"