diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-03-31 23:08:28 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-03-31 23:08:28 +0000 |
commit | 8b7beb447a66a3f5cb1ce2e3f690bb893a8cb65e (patch) | |
tree | a0b230750f1f695e123ef0bd004027ea3d71f7f3 /x11/Makefile | |
parent | 8c4c08cb16a0af53e7b77579d2f3b4ec13273c04 (diff) | |
download | pkgsrc-8b7beb447a66a3f5cb1ce2e3f690bb893a8cb65e.tar.gz |
libkscreen: add new package, version 5.16.4
This is the back-end library for KDE screen management software. (It's
also separately a dependency of lxqt-config.)
Okay by markd@ to import to pkgsrc from wip.
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 0cfda1e4bf3..fc992693a80 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.884 2020/03/15 16:58:23 taca Exp $ +# $NetBSD: Makefile,v 1.885 2020/03/31 23:08:28 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -237,6 +237,7 @@ SUBDIR+= libfm-qt SUBDIR+= libgnomekbd SUBDIR+= libgnomekbd2 SUBDIR+= libkactivities4 +SUBDIR+= libkscreen SUBDIR+= liblxqt SUBDIR+= libmatekbd SUBDIR+= liboldXrandr |