[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / ham / gnuradio-qtgui

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/ham/gnuradio-qtgui/Makefile between version 1.2 and 1.21

version 1.2, 2014/10/20 20:08:09 version 1.21, 2019/06/21 15:54:14
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 PKGNAME=        gnuradio-qtgui-${VERSION}  PKGNAME=        gnuradio-qtgui-${VERSION}
 PKGREVISION=    1  
 COMMENT=        Qt GUI module of GNU Radio  COMMENT=        Qt GUI module of GNU Radio
   
 .include        "../../ham/gnuradio-core/Makefile.common"  .include        "../../ham/gnuradio-core/Makefile.common"
 .include        "../../ham/gnuradio-core/Nocore.mk"  .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_DEFAULT=OFF
 CMAKE_ARGS+=    -DENABLE_GR_QTGUI=ON  CMAKE_ARGS+=    -DENABLE_GR_QTGUI=ON

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.21

CVSweb <webmaster@jp.NetBSD.org>