pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/gnuradio-utils



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 17 20:44:41 UTC 2019

Modified Files:
        pkgsrc/ham/gnuradio-utils: Makefile

Log Message:
gnuradio-utils: mark as BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/ham/gnuradio-utils/Makefile

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

Modified files:

Index: pkgsrc/ham/gnuradio-utils/Makefile
diff -u pkgsrc/ham/gnuradio-utils/Makefile:1.14 pkgsrc/ham/gnuradio-utils/Makefile:1.15
--- pkgsrc/ham/gnuradio-utils/Makefile:1.14     Thu Dec 13 19:52:03 2018
+++ pkgsrc/ham/gnuradio-utils/Makefile  Mon Jun 17 20:44:41 2019
@@ -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 @@ COMMENT=        Utilities in GNU Radio
 .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