pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Aug 16 00:59:29 UTC 2025

Modified Files:
        pkgsrc/print: Makefile

Log Message:
libcupsfilters: Enable libcupsfilters


To generate a diff of this commit:
cvs rdiff -u -r1.946 -r1.947 pkgsrc/print/Makefile

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

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.946 pkgsrc/print/Makefile:1.947
--- pkgsrc/print/Makefile:1.946 Wed May 14 12:59:42 2025
+++ pkgsrc/print/Makefile       Sat Aug 16 00:59:29 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.946 2025/05/14 12:59:42 markd Exp $
+# $NetBSD: Makefile,v 1.947 2025/08/16 00:59:29 ryoon Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -82,6 +82,7 @@ SUBDIR+=      lacheck
 SUBDIR+=       latex-mk
 SUBDIR+=       latexmk
 SUBDIR+=       libcups
+SUBDIR+=       libcupsfilters
 SUBDIR+=       libgxps
 SUBDIR+=       libharu
 SUBDIR+=       libpaper



Home | Main Index | Thread Index | Old Index