pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11: Add py-qt5-qscintilla, unbreaking bulk builds.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c1cf9d70ab4
branches:  trunk
changeset: 343100:0c1cf9d70ab4
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Oct 30 10:43:10 2019 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 6581227e6475 -r 0c1cf9d70ab4 x11/Makefile
--- a/x11/Makefile      Wed Oct 30 10:38:58 2019 +0000
+++ b/x11/Makefile      Wed Oct 30 10:43:10 2019 +0000
@@ -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-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