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:   jperkin
Date:           Wed Oct 30 10:43:10 UTC 2019

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: Add py-qt5-qscintilla, unbreaking bulk builds.


To generate a diff of this commit:
cvs rdiff -u -r1.857 -r1.858 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.857 pkgsrc/x11/Makefile:1.858
--- pkgsrc/x11/Makefile:1.857   Mon Oct 28 21:35:43 2019
+++ pkgsrc/x11/Makefile Wed Oct 30 10:43:10 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.857 2019/10/28 21:35:43 nia Exp $
+# $NetBSD: Makefile,v 1.858 2019/10/30 10:43:10 jperkin Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -329,6 +329,7 @@ SUBDIR+=    py-pyperclip
 SUBDIR+=       py-qt4
 SUBDIR+=       py-qt4-qscintilla
 SUBDIR+=       py-qt5
+SUBDIR+=       py-qt5-qscintilla
 SUBDIR+=       py-qwt-qt4
 SUBDIR+=       py-sip
 SUBDIR+=       py-sip-qt5



Home | Main Index | Thread Index | Old Index