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 01:03:13 UTC 2025

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: Enable libppd


To generate a diff of this commit:
cvs rdiff -u -r1.947 -r1.948 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.947 pkgsrc/print/Makefile:1.948
--- pkgsrc/print/Makefile:1.947 Sat Aug 16 00:59:29 2025
+++ pkgsrc/print/Makefile       Sat Aug 16 01:03:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.947 2025/08/16 00:59:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.948 2025/08/16 01:03:13 ryoon Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -86,6 +86,7 @@ SUBDIR+=      libcupsfilters
 SUBDIR+=       libgxps
 SUBDIR+=       libharu
 SUBDIR+=       libpaper
+SUBDIR+=       libppd
 SUBDIR+=       libspectre
 SUBDIR+=       lilypond
 SUBDIR+=       luajittex



Home | Main Index | Thread Index | Old Index