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

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

Diff for /pkgsrc/ham/gnuradio-utils/Makefile between version 1.3 and 1.4

version 1.3, 2015/04/25 14:23:21 version 1.4, 2015/09/01 04:14:55
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 PKGNAME=        gnuradio-utils-${VERSION}  PKGNAME=        gnuradio-utils-${VERSION}
 PKGREVISION=    2  
 COMMENT=        Utilities in GNU Radio  COMMENT=        Utilities in 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"
   
 DEPENDS+=       ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib  DEPENDS+=       ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 CONF_FILES+=    ${EGDIR}/modtool.conf   ${PKG_SYSCONFDIR}/modtool.conf  #ONF_FILES+=    ${EGDIR}/modtool.conf   ${PKG_SYSCONFDIR}/modtool.conf
   
 CMAKE_ARGS+=    -DENABLE_DEFAULT=False  CMAKE_ARGS+=    -DENABLE_DEFAULT=False
 CMAKE_ARGS+=    -DENABLE_GR_UTILS=True  CMAKE_ARGS+=    -DENABLE_GR_UTILS=True

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>