diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 01:14:54 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 01:14:54 +0000 |
commit | 56f3872da4e00082994a795ef74befdaf914bac0 (patch) | |
tree | a7e883fe50527e6ec10992ccd1c640228aa8c99b /x11/Makefile | |
parent | eb7501d95284ee980297de03dd23f1478a0f68a8 (diff) | |
download | pkgsrc-56f3872da4e00082994a795ef74befdaf914bac0.tar.gz |
lxqt-qtplugin: add new package, version 0.14.0
LXQt platform integration plugin for Qt5. Let all Qt programs apply
LXQt settings. (Packaged in wip by pin@, additional changes by myself.)
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 36a64ffecd5..d2bbaee0c3e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.887 2020/04/25 01:05:25 gutteridge Exp $ +# $NetBSD: Makefile,v 1.888 2020/04/25 01:14:54 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -260,6 +260,7 @@ SUBDIR+= lxappearance SUBDIR+= lxde-common SUBDIR+= lxinput SUBDIR+= lxlauncher +SUBDIR+= lxqt-qtplugin SUBDIR+= lxqt-session SUBDIR+= lxrandr SUBDIR+= lxsession |