pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wayland
Module Name: pkgsrc
Committed By: kikadf
Date: Wed Apr 15 08:46:04 UTC 2026
Modified Files:
pkgsrc/wayland: Makefile
Log Message:
Add wtype
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/wayland/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wayland/Makefile
diff -u pkgsrc/wayland/Makefile:1.23 pkgsrc/wayland/Makefile:1.24
--- pkgsrc/wayland/Makefile:1.23 Wed Apr 15 08:44:00 2026
+++ pkgsrc/wayland/Makefile Wed Apr 15 08:46:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2026/04/15 08:44:00 kikadf Exp $
+# $NetBSD: Makefile,v 1.24 2026/04/15 08:46:04 kikadf Exp $
#
COMMENT= Packages to support the Wayland protocol
@@ -24,6 +24,7 @@ SUBDIR+= wlsunset
SUBDIR+= wlr-randr
SUBDIR+= wlrctl
SUBDIR+= wlroots
+SUBDIR+= wtype
SUBDIR+= xwayland
.include "../mk/misc/category.mk"
Home |
Main Index |
Thread Index |
Old Index