From a9639807144bc003d1aeb1d670acfc85d8e87ab6 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 27 Oct 2021 09:36:13 +0000 Subject: [PATCH] +py-ruamel.yaml.clib,python3 --- textproc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/Makefile b/textproc/Makefile index c83b8318bb2..8cc92dc3007 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.694 2021/10/26 19:52:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.695 2021/10/27 09:36:13 sthen Exp $ SUBDIR = SUBDIR += TclXML @@ -440,6 +440,7 @@ SUBDIR += py-rebulk,python3 SUBDIR += py-recommonmark,python3 SUBDIR += py-ruamel.yaml,python3 + SUBDIR += py-ruamel.yaml.clib,python3 SUBDIR += py-signedjson,python3 SUBDIR += py-semver SUBDIR += py-snowballstemmer,python3