pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-medium



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jun 16 19:25:10 UTC 2019

Modified Files:
        pkgsrc/meta-pkgs/bulk-medium: Makefile

Log Message:
bulk-medium: removed references to py-matplotlib-gtk2


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/meta-pkgs/bulk-medium/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.59 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.60
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.59  Sat Jun  8 20:04:23 2019
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Sun Jun 16 19:25:10 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/06/08 20:04:23 leot Exp $
+# $NetBSD: Makefile,v 1.60 2019/06/16 19:25:10 adam Exp $
 
 DISTNAME=      bulk-medium-20190518
 CATEGORIES=    meta-pkgs
@@ -10,8 +10,6 @@ COMMENT=      Meta-package for a standard med
 
 META_PACKAGE=  yes
 
-PYTHON_VERSIONS_INCOMPATIBLE=   36 37 # py-matplotlib-gtk2
-
 RESTRICTED=            Just for test build purpose
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}
@@ -78,7 +76,6 @@ BUILD_DEPENDS+=       ImageMagick-[0-9]*:../..
 BUILD_DEPENDS+=        gnuplot-[0-9]*:../../graphics/gnuplot
 BUILD_DEPENDS+=        netpbm-[0-9]*:../../graphics/netpbm
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-matplotlib-gtk-[0-9]*:../../graphics/py-matplotlib-gtk2
 BUILD_DEPENDS+=        gawk-[0-9]*:../../lang/gawk
 BUILD_DEPENDS+=        php>=7.1<7.2:../../lang/php71
 BUILD_DEPENDS+=        ruby24-base-[0-9]*:../../lang/ruby24-base



Home | Main Index | Thread Index | Old Index