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:   rhialto
Date:           Tue Jan 18 19:25:56 UTC 2022

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add x11/py-qt-builder to Makefile.


To generate a diff of this commit:
cvs rdiff -u -r1.951 -r1.952 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.951 pkgsrc/x11/Makefile:1.952
--- pkgsrc/x11/Makefile:1.951   Tue Jan 18 19:08:07 2022
+++ pkgsrc/x11/Makefile Tue Jan 18 19:25:56 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.951 2022/01/18 19:08:07 rhialto Exp $
+# $NetBSD: Makefile,v 1.952 2022/01/18 19:25:56 rhialto Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -334,6 +334,7 @@ SUBDIR+=    py-gtksourceview
 SUBDIR+=       py-keybinder
 SUBDIR+=       py-kiwi
 SUBDIR+=       py-pyperclip
+SUBDIR+=       py-qt-builder
 SUBDIR+=       py-qt4
 SUBDIR+=       py-qt5
 SUBDIR+=       py-qt5-qscintilla



Home | Main Index | Thread Index | Old Index