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:   gutteridge
Date:           Thu Feb 20 05:54:02 UTC 2020

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11/Makefile: add qterminal


To generate a diff of this commit:
cvs rdiff -u -r1.880 -r1.881 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.880 pkgsrc/x11/Makefile:1.881
--- pkgsrc/x11/Makefile:1.880   Thu Feb 20 05:47:44 2020
+++ pkgsrc/x11/Makefile Thu Feb 20 05:54:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.880 2020/02/20 05:47:44 gutteridge Exp $
+# $NetBSD: Makefile,v 1.881 2020/02/20 05:54:02 gutteridge Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -377,6 +377,7 @@ SUBDIR+=    qt5-qtwebsockets
 SUBDIR+=       qt5-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
 SUBDIR+=       qt5ct
+SUBDIR+=       qterminal
 SUBDIR+=       qtermwidget
 SUBDIR+=       qwt-qt4
 SUBDIR+=       qwt6-qt4



Home | Main Index | Thread Index | Old Index