Switch to python 3
All python helper tools are happy with 3 instead 2.
This commit is contained in:
parent
7cb6a352fa
commit
2191c9b021
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2020/11/03 16:12:34 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2021/02/14 13:55:37 rsadowski Exp $
|
||||
|
||||
COMMENT = KDE development helper scripts
|
||||
DISTNAME = kde-dev-scripts-${VERSION}
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://kde.org/applications/development/
|
||||
|
||||
@ -12,6 +13,8 @@ MODKDE5_DOCS = yes
|
||||
MODULES += lang/python \
|
||||
perl
|
||||
|
||||
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
|
||||
|
||||
RUN_DEPENDS = math/graphviz
|
||||
|
||||
MODPERL_ADJ_FILES = \
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/09/07 14:49:17 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2021/02/14 13:55:38 rsadowski Exp $
|
||||
@pkgpath x11/kde4/dev-scripts
|
||||
bin/adddebug
|
||||
bin/build-progress.sh
|
||||
bin/c++-co${MODPY_PY_PREFIX}class-and-file
|
||||
bin/c++-copy-class-and-file
|
||||
bin/c++-rename-class-and-file
|
||||
bin/cheatmake
|
||||
bin/colorsvn
|
||||
|
Loading…
x
Reference in New Issue
Block a user