summaryrefslogtreecommitdiff
path: root/meta-pkgs/bulk-small
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-13 11:48:07 +0000
committernia <nia@pkgsrc.org>2021-06-13 11:48:07 +0000
commit7b101be09e04e1805a7ed182c9556a936532cd78 (patch)
treeb9225da3798cd1d0d201f89524abc3764a9aa865 /meta-pkgs/bulk-small
parent64258b964a349672decb732e8acd9209a6765034 (diff)
downloadpkgsrc-7b101be09e04e1805a7ed182c9556a936532cd78.tar.gz
bulk-small: python2->python3
Diffstat (limited to 'meta-pkgs/bulk-small')
-rw-r--r--meta-pkgs/bulk-small/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
index 65e5ae0a588..51573332d79 100644
--- a/meta-pkgs/bulk-small/Makefile
+++ b/meta-pkgs/bulk-small/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/05/24 19:53:04 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2021/06/13 11:48:07 nia Exp $
-DISTNAME= bulk-small-20200430
-PKGREVISION= 2
+DISTNAME= bulk-small-20210613
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -92,7 +91,7 @@ BUILD_DEPENDS+= xlockmore-lite-[0-9]*:../../x11/xlockmore-lite
# numbers of other packages depend on.
#
BUILD_DEPENDS+= perl>=5:../../lang/perl5
-BUILD_DEPENDS+= python27-[0-9]*:../../lang/python27
+BUILD_DEPENDS+= python38-[0-9]*:../../lang/python38
#
# 3. Archivers and build tools.