pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc textproc/Makefile: add py27-markupsafe, py27-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e6352e5e67f
branches:  trunk
changeset: 377321:3e6352e5e67f
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Apr 19 11:14:55 2022 +0000

description:
textproc/Makefile: add py27-markupsafe, py27-jinja2

diffstat:

 textproc/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 91130aff723e -r 3e6352e5e67f textproc/Makefile
--- a/textproc/Makefile Tue Apr 19 11:08:04 2022 +0000
+++ b/textproc/Makefile Tue Apr 19 11:14:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1302 2022/04/17 22:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.1303 2022/04/19 11:14:55 tnn Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1151,6 +1151,8 @@
 SUBDIR+=       py-yamcha
 SUBDIR+=       py-yaml
 SUBDIR+=       py27-cssselect2
+SUBDIR+=       py27-jinja2
+SUBDIR+=       py27-markupsafe
 SUBDIR+=       py27-pyphen
 SUBDIR+=       py27-tinycss2
 SUBDIR+=       qore-json-module



Home | Main Index | Thread Index | Old Index