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:   wiz
Date:           Sun Jul 27 09:19:01 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11/Makefile: + tk90


To generate a diff of this commit:
cvs rdiff -u -r1.1064 -r1.1065 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.1064 pkgsrc/x11/Makefile:1.1065
--- pkgsrc/x11/Makefile:1.1064  Sat Jun  7 17:10:59 2025
+++ pkgsrc/x11/Makefile Sun Jul 27 09:19:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1064 2025/06/07 17:10:59 vins Exp $
+# $NetBSD: Makefile,v 1.1065 2025/07/27 09:19:01 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -403,6 +403,7 @@ SUBDIR+=    tinyx-wscons
 SUBDIR+=       tk
 SUBDIR+=       tk-BWidget
 SUBDIR+=       tk-Tix
+SUBDIR+=       tk90
 SUBDIR+=       tkinfo
 SUBDIR+=       tktable
 SUBDIR+=       transset



Home | Main Index | Thread Index | Old Index