Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-qtgui/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/ham/gnuradio-qtgui/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.23 diff -u -p -r1.1 -r1.23 --- pkgsrc/ham/gnuradio-qtgui/Makefile 2014/10/13 12:51:10 1.1 +++ pkgsrc/ham/gnuradio-qtgui/Makefile 2019/08/22 12:23:23 1.23 @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.23 2019/08/22 12:23:23 ryoon Exp $ PKGNAME= gnuradio-qtgui-${VERSION} +PKGREVISION= 2 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" -CONF_FILES+= ${EGDIR}/gr-qtgui.conf ${PKG_SYSCONFDIR}/gr-qtgui.conf +#ONF_FILES+= ${EGDIR}/gr-qtgui.conf ${PKG_SYSCONFDIR}/gr-qtgui.conf CMAKE_ARGS+= -DENABLE_DEFAULT=OFF CMAKE_ARGS+= -DENABLE_GR_QTGUI=ON