pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11/Makefile: add qterminal



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03ac2d5893db
branches:  trunk
changeset: 411762:03ac2d5893db
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Feb 20 05:54:02 2020 +0000

description:
x11/Makefile: add qterminal

diffstat:

 x11/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c5c39b1b39a5 -r 03ac2d5893db x11/Makefile
--- a/x11/Makefile      Thu Feb 20 05:52:38 2020 +0000
+++ b/x11/Makefile      Thu Feb 20 05:54:02 2020 +0000
@@ -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-qtx11extras
 SUBDIR+=       qt5-qtxmlpatterns
 SUBDIR+=       qt5ct
+SUBDIR+=       qterminal
 SUBDIR+=       qtermwidget
 SUBDIR+=       qwt-qt4
 SUBDIR+=       qwt6-qt4



Home | Main Index | Thread Index | Old Index