pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/mnemosyne
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 18 05:54:03 UTC 2019
Modified Files:
pkgsrc/misc/mnemosyne: Makefile
Log Message:
mnemosyne: comment out troublesome py-matplotlib dependency.
This is already marked BROKEN.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/misc/mnemosyne/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/mnemosyne/Makefile
diff -u pkgsrc/misc/mnemosyne/Makefile:1.39 pkgsrc/misc/mnemosyne/Makefile:1.40
--- pkgsrc/misc/mnemosyne/Makefile:1.39 Mon Jun 17 20:41:04 2019
+++ pkgsrc/misc/mnemosyne/Makefile Tue Jun 18 05:54:02 2019
@@ -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 @@ LICENSE= gnu-gpl-v2
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