mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
update PYTHON_VERSION, ports now uses 3.10 by default
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: bsd.xorg.mk,v 1.63 2021/11/02 00:31:32 sthen Exp $ -*- makefile -*-
|
||||
# $OpenBSD: bsd.xorg.mk,v 1.64 2022/11/14 07:52:06 sthen Exp $ -*- makefile -*-
|
||||
#
|
||||
# Copyright <20> 2006,2012 Matthieu Herrb
|
||||
#
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
AUTOMAKE_VERSION= 1.12
|
||||
AUTOCONF_VERSION= 2.69
|
||||
PYTHON_VERSION= 3.9
|
||||
PYTHON_VERSION= 3.10
|
||||
|
||||
# Where source lives
|
||||
XSRCDIR?= /usr/xenocara
|
||||
|
||||
Reference in New Issue
Block a user