pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Mon Apr 13 15:21:06 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add libopeninput


To generate a diff of this commit:
cvs rdiff -u -r1.4613 -r1.4614 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4613 pkgsrc/devel/Makefile:1.4614
--- pkgsrc/devel/Makefile:1.4613        Wed Apr  8 14:58:36 2026
+++ pkgsrc/devel/Makefile       Mon Apr 13 15:21:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4613 2026/04/08 14:58:36 taca Exp $
+# $NetBSD: Makefile,v 1.4614 2026/04/13 15:21:06 kikadf Exp $
 #
 
 COMMENT=       Development utilities
@@ -1065,6 +1065,7 @@ SUBDIR+=  libnjs
 SUBDIR+=       libntlm
 SUBDIR+=       liboil
 SUBDIR+=       liboop
+SUBDIR+=       libopeninput
 SUBDIR+=       libopensmtpd
 SUBDIR+=       libosip
 SUBDIR+=       libowfat



Home | Main Index | Thread Index | Old Index