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:           Mon Apr 13 17:20:58 UTC 2026

Modified Files:
        pkgsrc/wayland: Makefile

Log Message:
Add wlroots


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/wayland/Makefile:1.3
--- pkgsrc/wayland/Makefile:1.2 Mon Apr 13 16:54:20 2026
+++ pkgsrc/wayland/Makefile     Mon Apr 13 17:20:58 2026
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2026/04/13 16:54:20 kikadf Exp $
+# $NetBSD: Makefile,v 1.3 2026/04/13 17:20:58 kikadf Exp $
 #
 
 COMMENT=       Packages to support the Wayland protocol
 
+SUBDIR+=       wlroots
 SUBDIR+=       xwayland
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index