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 py-markups



details:   https://anonhg.NetBSD.org/pkgsrc/rev/249675dad056
branches:  trunk
changeset: 330392:249675dad056
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Mar 01 22:09:36 2019 +0000

description:
textproc/Makefile: add py-markups

diffstat:

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

diffs (17 lines):

diff -r e9cad08c79e8 -r 249675dad056 textproc/Makefile
--- a/textproc/Makefile Fri Mar 01 22:07:19 2019 +0000
+++ b/textproc/Makefile Fri Mar 01 22:09:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1025 2019/03/01 04:28:40 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1026 2019/03/01 22:09:36 gutteridge Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -806,6 +806,7 @@
 SUBDIR+=       py-markdown
 SUBDIR+=       py-markdown-math
 SUBDIR+=       py-markdown2
+SUBDIR+=       py-markups
 SUBDIR+=       py-markupsafe
 SUBDIR+=       py-mecab
 SUBDIR+=       py-mistune



Home | Main Index | Thread Index | Old Index