diff options
author | kamil <kamil@pkgsrc.org> | 2019-10-26 13:20:00 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2019-10-26 13:20:00 +0000 |
commit | ec02ca4bbfd3bff8b6b512bd05187a157bd31665 (patch) | |
tree | 2fe2149aa72505207ab8f08fcbde55dd13d5ea59 /x11 | |
parent | 1b354a89979408480c46172c1a8ed7b248beafa8 (diff) | |
download | pkgsrc-ec02ca4bbfd3bff8b6b512bd05187a157bd31665.tar.gz |
+ qt5-qscintilla
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 88e3091a4f7..9c535c0f2e7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.853 2019/10/17 12:57:59 micha Exp $ +# $NetBSD: Makefile,v 1.854 2019/10/26 13:20:00 kamil Exp $ # COMMENT= Packages to support the X window system @@ -354,6 +354,7 @@ SUBDIR+= qt4-tools SUBDIR+= qt5 SUBDIR+= qt5-mysql SUBDIR+= qt5-odbc +SUBDIR+= qt5-qscintilla SUBDIR+= qt5-psql SUBDIR+= qt5-qtbase SUBDIR+= qt5-qtcharts |