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:   markd
Date:           Thu Nov 22 02:31:51 UTC 2018

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
x11: add py-sip-qt5


To generate a diff of this commit:
cvs rdiff -u -r1.826 -r1.827 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.826 pkgsrc/x11/Makefile:1.827
--- pkgsrc/x11/Makefile:1.826   Sat Oct  6 22:41:22 2018
+++ pkgsrc/x11/Makefile Thu Nov 22 02:31:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.826 2018/10/06 22:41:22 adam Exp $
+# $NetBSD: Makefile,v 1.827 2018/11/22 02:31:51 markd Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -346,6 +346,7 @@ SUBDIR+=    py-qt4-qscintilla
 SUBDIR+=       py-qt5
 SUBDIR+=       py-qwt-qt4
 SUBDIR+=       py-sip
+SUBDIR+=       py-sip-qt5
 SUBDIR+=       py-terminator
 SUBDIR+=       py-terminator-plugins
 SUBDIR+=       py-vte



Home | Main Index | Thread Index | Old Index