diff options
author | markd <markd@pkgsrc.org> | 2016-08-21 22:21:41 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-08-21 22:21:41 +0000 |
commit | 785484dea1384b0b02a87e247e53be748280e8fe (patch) | |
tree | fbc815f4f728d0a9c2c3d10049edc6586e09c8c9 /x11 | |
parent | bdc4d34d7eecc16a51490c283b3f30398869920d (diff) | |
download | pkgsrc-785484dea1384b0b02a87e247e53be748280e8fe.tar.gz |
Add kdelibs4support
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 c51e5c97557..3cb8df616ff 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.797 2016/06/12 20:32:59 kamil Exp $ +# $NetBSD: Makefile,v 1.798 2016/08/21 22:21:41 markd Exp $ # COMMENT= Packages to support the X window system @@ -269,6 +269,7 @@ SUBDIR+= kded SUBDIR+= kdelibdocs3 SUBDIR+= kdelibs3 SUBDIR+= kdelibs4 +SUBDIR+= kdelibs4support SUBDIR+= kdesignerplugin SUBDIR+= keybinder SUBDIR+= keylaunch |