From f9429b61807b3c250d67aa4ca06b77a5fd956cfe Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 27 Feb 2022 21:56:37 +0000 Subject: [PATCH] readd py2 py-py to devel/Makefile, the port itself is still 2+3 needed for py-six --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 096cafa1a5c..38df80ca997 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2188 2022/02/26 22:28:43 sthen Exp $ +# $OpenBSD: Makefile,v 1.2189 2022/02/27 21:56:37 sthen Exp $ SUBDIR = SUBDIR += 64tass @@ -1466,6 +1466,7 @@ SUBDIR += py-protobuf,python3 SUBDIR += py-ptyprocess,python3 SUBDIR += py-puremagic,python3 + SUBDIR += py-py SUBDIR += py-py,python3 SUBDIR += py-pybind11,python3 SUBDIR += py-pyinotify,python3