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  9 17:55:47 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + libspelling


To generate a diff of this commit:
cvs rdiff -u -r1.1597 -r1.1598 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.1597 pkgsrc/textproc/Makefile:1.1598
--- pkgsrc/textproc/Makefile:1.1597     Sun Aug  9 08:20:40 2026
+++ pkgsrc/textproc/Makefile    Sun Aug  9 17:55:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1597 2026/08/09 08:20:40 adam Exp $
+# $NetBSD: Makefile,v 1.1598 2026/08/09 17:55:47 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -545,6 +545,7 @@ SUBDIR+=    libodfgen
 SUBDIR+=       libparserutils
 SUBDIR+=       libpinyin
 SUBDIR+=       libplist
+SUBDIR+=       libspelling
 SUBDIR+=       libstemmer
 SUBDIR+=       libunibreak
 SUBDIR+=       libunicode



Home | Main Index | Thread Index | Old Index