pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable texttest.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7811fe6db4f5
branches:  trunk
changeset: 427653:7811fe6db4f5
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Apr 18 19:43:04 2020 +0000

description:
Add and enable texttest.

diffstat:

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

diffs (17 lines):

diff -r 31465faba2c9 -r 7811fe6db4f5 devel/Makefile
--- a/devel/Makefile    Sat Apr 18 19:42:18 2020 +0000
+++ b/devel/Makefile    Sat Apr 18 19:43:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3102 2020/04/18 15:51:55 nikita Exp $
+# $NetBSD: Makefile,v 1.3103 2020/04/18 19:43:04 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2935,6 +2935,7 @@
 SUBDIR+=       tex-tlshell-doc
 SUBDIR+=       tex-xifthen
 SUBDIR+=       tex-xifthen-doc
+SUBDIR+=       texttest
 SUBDIR+=       threadweaver
 SUBDIR+=       thrift
 SUBDIR+=       tig



Home | Main Index | Thread Index | Old Index