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: comment out trouble...
details: https://anonhg.NetBSD.org/pkgsrc/rev/edef4c0c411d
branches: trunk
changeset: 335351:edef4c0c411d
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 18 05:52:30 2019 +0000
description:
gnuradio-utils: comment out troublesome py-matplotlib dependency.
This is already marked BROKEN.
diffstat:
ham/gnuradio-utils/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 923f212decf6 -r edef4c0c411d ham/gnuradio-utils/Makefile
--- a/ham/gnuradio-utils/Makefile Tue Jun 18 00:31:35 2019 +0000
+++ b/ham/gnuradio-utils/Makefile Tue Jun 18 05:52:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/06/17 20:44:41 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/18 05:52:30 wiz Exp $
PKGNAME= gnuradio-utils-${VERSION}
PKGREVISION= 2
@@ -9,7 +9,7 @@
BROKEN= MatPlotLib requires Python 3.x.
-DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
+#DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
#ONF_FILES+= ${EGDIR}/modtool.conf ${PKG_SYSCONFDIR}/modtool.conf
CMAKE_ARGS+= -DENABLE_DEFAULT=False
Home |
Main Index |
Thread Index |
Old Index