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

Annotation of pkgsrc/ham/gnuradio-utils/Makefile, Revision 1.4

1.4     ! mef         1: # $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn Exp $
1.1       mef         2:
                      3: PKGNAME=       gnuradio-utils-${VERSION}
                      4: COMMENT=       Utilities in GNU Radio
                      5:
                      6: .include       "../../ham/gnuradio-core/Makefile.common"
                      7: .include       "../../ham/gnuradio-core/Nocore.mk"
                      8:
                      9: DEPENDS+=      ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
1.4     ! mef        10: #ONF_FILES+=   ${EGDIR}/modtool.conf   ${PKG_SYSCONFDIR}/modtool.conf
1.1       mef        11:
                     12: CMAKE_ARGS+=   -DENABLE_DEFAULT=False
                     13: CMAKE_ARGS+=   -DENABLE_GR_UTILS=True
                     14:
                     15: .include       "../../devel/SDL/buildlink3.mk"
                     16:
                     17: .include       "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>