diff options
author | wiz <wiz@pkgsrc.org> | 2016-03-20 22:10:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-03-20 22:10:50 +0000 |
commit | dadacefe2bd727448b3ef8e87487853e7a28f496 (patch) | |
tree | 24f3d83b2a722eb86478c8a4f9ea1f7f643c7b94 /meta-pkgs | |
parent | 8e35a002b8b3243cebc0c08072a0a8b13b9601ad (diff) | |
download | pkgsrc-dadacefe2bd727448b3ef8e87487853e7a28f496.tar.gz |
py-postgresql is no reason for python-2.x any longer.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/bulk-medium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/bulk-medium/Makefile b/meta-pkgs/bulk-medium/Makefile index f80cfa685bc..75aeca59a70 100644 --- a/meta-pkgs/bulk-medium/Makefile +++ b/meta-pkgs/bulk-medium/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2016/03/14 00:54:43 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2016/03/20 22:10:50 wiz Exp $ DISTNAME= bulk-medium-20160314 CATEGORIES= meta-pkgs @@ -10,7 +10,7 @@ COMMENT= Meta-package for a standard medium-sized limited bulk build META_PACKAGE= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-postgresql, py-matplotlib-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-matplotlib-gtk2 RESTRICTED= Just for test build purpose NO_BIN_ON_CDROM= ${RESTRICTED} |