pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Jul 26 16:35:51 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Added py-antlr4 to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.997 -r1.998 pkgsrc/textproc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.997 pkgsrc/textproc/Makefile:1.998
--- pkgsrc/textproc/Makefile:1.997      Thu Jul 26 14:27:23 2018
+++ pkgsrc/textproc/Makefile    Thu Jul 26 16:35:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.997 2018/07/26 14:27:23 manu Exp $
+# $NetBSD: Makefile,v 1.998 2018/07/26 16:35:51 jaapb Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -727,6 +727,7 @@ SUBDIR+=    py-X
 SUBDIR+=       py-X2
 SUBDIR+=       py-acora
 SUBDIR+=       py-alabaster
+SUBDIR+=       py-antlr4
 SUBDIR+=       py-anyjson
 SUBDIR+=       py-babelfish
 SUBDIR+=       py-biplist
@@ -802,6 +803,7 @@ SUBDIR+=    py-poyo
 SUBDIR+=       py-prettytable
 SUBDIR+=       py-pyaml
 SUBDIR+=       py-pybtex
+SUBDIR+=       py-pybtex-docutils
 SUBDIR+=       py-pygments
 SUBDIR+=       py-pyphen
 SUBDIR+=       py-pyquery



Home | Main Index | Thread Index | Old Index