diff options
author | markd <markd@pkgsrc.org> | 2018-11-22 02:31:51 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2018-11-22 02:31:51 +0000 |
commit | 7644dedef1410eb3128d58ae7316ea56dd104ebb (patch) | |
tree | 9ad0ddb5788c13bffdd91e2af98a06f4fa4a73a1 /x11/Makefile | |
parent | b0e9793715e4853aa3ab09c978661bf5e2297e85 (diff) | |
download | pkgsrc-7644dedef1410eb3128d58ae7316ea56dd104ebb.tar.gz |
x11: add py-sip-qt5
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0d9abe29780..05ba4c92118 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -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 |