pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/mnemosyne mnemosyne: comment out troublesome py-m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0452d0756ba0
branches:  trunk
changeset: 335352:0452d0756ba0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 18 05:54:02 2019 +0000

description:
mnemosyne: comment out troublesome py-matplotlib dependency.

This is already marked BROKEN.

diffstat:

 misc/mnemosyne/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r edef4c0c411d -r 0452d0756ba0 misc/mnemosyne/Makefile
--- a/misc/mnemosyne/Makefile   Tue Jun 18 05:52:30 2019 +0000
+++ b/misc/mnemosyne/Makefile   Tue Jun 18 05:54:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/06/17 20:41:04 adam Exp $
+# $NetBSD: Makefile,v 1.40 2019/06/18 05:54:02 wiz Exp $
 
 DISTNAME=      Mnemosyne-2.3.1
 PKGNAME=       ${DISTNAME:S/M/m/}
@@ -13,7 +13,7 @@
 
 BROKEN=                MatPlotLib requires Python 3.x and newer Mnemosyne requires qt5-qtwebengine.
 
-DEPENDS+=      ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
+#DEPENDS+=     ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 DEPENDS+=      ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
 DEPENDS+=      ${PYPKGPREFIX}-sip-[0-9]*:../../x11/py-sip
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six



Home | Main Index | Thread Index | Old Index