pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   cirnatdan
Date:           Fri Apr 16 13:59:10 UTC 2021

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: Add libgdm


To generate a diff of this commit:
cvs rdiff -u -r1.925 -r1.926 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.925 pkgsrc/x11/Makefile:1.926
--- pkgsrc/x11/Makefile:1.925   Tue Apr 13 08:09:23 2021
+++ pkgsrc/x11/Makefile Fri Apr 16 13:59:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.925 2021/04/13 08:09:23 nia Exp $
+# $NetBSD: Makefile,v 1.926 2021/04/16 13:59:10 cirnatdan Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -196,6 +196,7 @@ SUBDIR+=    kxmlgui
 SUBDIR+=       labltk
 SUBDIR+=       lemonbar
 SUBDIR+=       lesstif
+SUBDIR+=       libgdm
 SUBDIR+=       libFS
 SUBDIR+=       libICE
 SUBDIR+=       libSM



Home | Main Index | Thread Index | Old Index