diff options
author | markd <markd@pkgsrc.org> | 2016-05-08 10:45:24 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-05-08 10:45:24 +0000 |
commit | f34058eb187cc9500294ec1c124d8f13b31bf1dd (patch) | |
tree | e12a8446895fb83b20f7d49d51f6c67b4ac64f48 /x11 | |
parent | c234c117f0c5b1c6ed76dc57d3ae07875d76073a (diff) | |
download | pkgsrc-f34058eb187cc9500294ec1c124d8f13b31bf1dd.tar.gz |
Add libkactivities4
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 42d62ceddd6..cddef09cd20 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.781 2016/02/02 16:32:42 leot Exp $ +# $NetBSD: Makefile,v 1.782 2016/05/08 10:45:24 markd Exp $ # COMMENT= Packages to support the X window system @@ -313,6 +313,7 @@ SUBDIR+= libdesktop-agnostic SUBDIR+= libdrm SUBDIR+= libfakekey SUBDIR+= libgnomekbd +SUBDIR+= libkactivities4 SUBDIR+= liblbxutil SUBDIR+= liboldXrandr SUBDIR+= libunique |