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

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

Diff for /pkgsrc/ham/gnuradio-atsc/Attic/Makefile between version 1.3 and 1.6

version 1.3, 2015/09/01 04:14:54 version 1.6, 2016/10/07 18:25:54
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 PKGNAME=        gnuradio-atsc-${VERSION}  PKGNAME=        gnuradio-atsc-${VERSION}
   PKGREVISION=    1
 COMMENT=        Advanced Television Systems Committee, ATSC module of GNU Radio  COMMENT=        Advanced Television Systems Committee, ATSC module of GNU Radio
   
 .include        "../../ham/gnuradio-core/Makefile.common"  .include        "../../ham/gnuradio-core/Makefile.common"
Line 13  CMAKE_ARGS+= -DENABLE_GR_FEC=ON
Line 14  CMAKE_ARGS+= -DENABLE_GR_FEC=ON
 DEPENDS+=       gnuradio-fec-[0-9]*:../../ham/gnuradio-fec  DEPENDS+=       gnuradio-fec-[0-9]*:../../ham/gnuradio-fec
   
 PLIST_MINUS+=   fec  PLIST_MINUS+=   fec
   .include        "../../math/gsl/buildlink3.mk"
 .include        "../../mk/bsd.pkg.mk"  .include        "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>