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:   rhialto
Date:           Tue Jan 18 19:08:07 UTC 2022

Modified Files:
        pkgsrc/x11: Makefile

Log Message:
Add x11/py-sip5 to Makefile.


To generate a diff of this commit:
cvs rdiff -u -r1.950 -r1.951 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.950 pkgsrc/x11/Makefile:1.951
--- pkgsrc/x11/Makefile:1.950   Sun Jan  9 13:10:56 2022
+++ pkgsrc/x11/Makefile Tue Jan 18 19:08:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.950 2022/01/09 13:10:56 rhialto Exp $
+# $NetBSD: Makefile,v 1.951 2022/01/18 19:08:07 rhialto Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -343,6 +343,7 @@ SUBDIR+=    py-qwt-qt5
 SUBDIR+=       py-sip
 SUBDIR+=       py-sip-qt4
 SUBDIR+=       py-sip-qt5
+SUBDIR+=       py-sip5
 SUBDIR+=       py-terminator
 SUBDIR+=       py-terminator-plugins
 SUBDIR+=       py-vte



Home | Main Index | Thread Index | Old Index