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:   wiz
Date:           Sun Oct 15 07:50:41 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + libxmlb


To generate a diff of this commit:
cvs rdiff -u -r1.1426 -r1.1427 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.1426 pkgsrc/textproc/Makefile:1.1427
--- pkgsrc/textproc/Makefile:1.1426     Sun Oct 15 07:04:20 2023
+++ pkgsrc/textproc/Makefile    Sun Oct 15 07:50:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1426 2023/10/15 07:04:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.1427 2023/10/15 07:50:41 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -501,6 +501,7 @@ SUBDIR+=    libxml
 SUBDIR+=       libxml++
 SUBDIR+=       libxml++5.0
 SUBDIR+=       libxml2
+SUBDIR+=       libxmlb
 SUBDIR+=       libxslt
 SUBDIR+=       libyaml
 SUBDIR+=       link-grammar



Home | Main Index | Thread Index | Old Index