switch qtwebengine BDEP from python 2 to python 3, it built ok for me

with that. (chromium/iridium didn't).
This commit is contained in:
sthen 2021-03-02 18:18:43 +00:00
parent 23ca416684
commit e42a97e988

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2021/02/23 19:39:52 sthen Exp $ # $OpenBSD: Makefile,v 1.16 2021/03/02 18:18:43 sthen Exp $
USE_WXNEEDED = Yes USE_WXNEEDED = Yes
@ -41,7 +41,6 @@ WANTLIB += xkbcommon xml2 xslt z
MODULES = lang/python \ MODULES = lang/python \
devel/qmake devel/qmake
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2}
MODPY_RUNDEP = No MODPY_RUNDEP = No