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:   kamil
Date:           Sat Oct 26 13:20:00 UTC 2019

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
+ qt5-qscintilla


To generate a diff of this commit:
cvs rdiff -u -r1.853 -r1.854 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.853 pkgsrc/x11/Makefile:1.854
--- pkgsrc/x11/Makefile:1.853   Thu Oct 17 12:57:59 2019
+++ pkgsrc/x11/Makefile Sat Oct 26 13:20:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.853 2019/10/17 12:57:59 micha Exp $
+# $NetBSD: Makefile,v 1.854 2019/10/26 13:20:00 kamil Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -354,6 +354,7 @@ SUBDIR+=    qt4-tools
 SUBDIR+=       qt5
 SUBDIR+=       qt5-mysql
 SUBDIR+=       qt5-odbc
+SUBDIR+=       qt5-qscintilla
 SUBDIR+=       qt5-psql
 SUBDIR+=       qt5-qtbase
 SUBDIR+=       qt5-qtcharts



Home | Main Index | Thread Index | Old Index