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 Aug 31 19:16:31 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + libzim


To generate a diff of this commit:
cvs rdiff -u -r1.1536 -r1.1537 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.1536 pkgsrc/textproc/Makefile:1.1537
--- pkgsrc/textproc/Makefile:1.1536     Mon Aug 25 17:43:30 2025
+++ pkgsrc/textproc/Makefile    Sun Aug 31 19:16:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1536 2025/08/25 17:43:30 adam Exp $
+# $NetBSD: Makefile,v 1.1537 2025/08/31 19:16:31 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -543,6 +543,7 @@ SUBDIR+=    libxml2
 SUBDIR+=       libxmlb
 SUBDIR+=       libxslt
 SUBDIR+=       libyaml
+SUBDIR+=       libzim
 SUBDIR+=       link-grammar
 SUBDIR+=       lit2epub
 SUBDIR+=       log4cpp



Home | Main Index | Thread Index | Old Index