diff options
author | youri <youri@pkgsrc.org> | 2018-06-12 00:19:17 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-06-12 00:19:17 +0000 |
commit | f476d9155ac350f28bc43abb90fb7b524bf2c8a5 (patch) | |
tree | 9399f0ddb8f5574fb45f965992f140f2f8f54045 /x11 | |
parent | c445031797793e3654a4db2a19348a645bcc6fad (diff) | |
download | pkgsrc-f476d9155ac350f28bc43abb90fb7b524bf2c8a5.tar.gz |
+ caribou, + keybinder3
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f4b76a86d33..03c20d64642 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.822 2018/06/04 02:10:48 youri Exp $ +# $NetBSD: Makefile,v 1.823 2018/06/12 00:19:17 youri Exp $ # COMMENT= Packages to support the X window system @@ -24,6 +24,7 @@ SUBDIR+= beforelight SUBDIR+= bitmap SUBDIR+= blt SUBDIR+= c++-gtk-utils +SUBDIR+= caribou SUBDIR+= clipit SUBDIR+= clisp-gtk2 SUBDIR+= clisp-mit-clx @@ -193,6 +194,7 @@ SUBDIR+= kdelibs4 SUBDIR+= kdelibs4support SUBDIR+= kdesignerplugin SUBDIR+= keybinder +SUBDIR+= keybinder3 SUBDIR+= keylaunch SUBDIR+= kglobalaccel SUBDIR+= kguiaddons |