pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-utils gnuradio-utils: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf02540ea610
branches:  trunk
changeset: 335332:bf02540ea610
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 17 20:44:41 2019 +0000

description:
gnuradio-utils: mark as BROKEN

diffstat:

 ham/gnuradio-utils/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 31c90bdcf4ac -r bf02540ea610 ham/gnuradio-utils/Makefile
--- a/ham/gnuradio-utils/Makefile       Mon Jun 17 20:41:04 2019 +0000
+++ b/ham/gnuradio-utils/Makefile       Mon Jun 17 20:44:41 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/17 20:44:41 adam Exp $
 
 PKGNAME=       gnuradio-utils-${VERSION}
 PKGREVISION=   2
@@ -7,6 +7,8 @@
 .include       "../../ham/gnuradio-core/Makefile.common"
 .include       "../../ham/gnuradio-core/Nocore.mk"
 
+BROKEN=                MatPlotLib requires Python 3.x.
+
 DEPENDS+=      ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 #ONF_FILES+=   ${EGDIR}/modtool.conf   ${PKG_SYSCONFDIR}/modtool.conf
 



Home | Main Index | Thread Index | Old Index