diff options
author | youri <youri@pkgsrc.org> | 2016-05-21 21:56:47 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-21 21:56:47 +0000 |
commit | ea49eb314db38256975b17804b3f86d99e9d8d89 (patch) | |
tree | 7f4b1cee871f8a94b0e6c63be09228f0fa233d49 /x11 | |
parent | c7307156d85005d389c942c2cad6569a36b5db46 (diff) | |
download | pkgsrc-ea49eb314db38256975b17804b3f86d99e9d8d89.tar.gz |
Sync Makefile.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 4740d708a76..143b9805feb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.783 2016/05/18 22:18:55 snj Exp $ +# $NetBSD: Makefile,v 1.784 2016/05/21 21:56:47 youri Exp $ # COMMENT= Packages to support the X window system @@ -315,6 +315,7 @@ SUBDIR+= libfakekey SUBDIR+= libgnomekbd SUBDIR+= libkactivities4 SUBDIR+= liblbxutil +SUBDIR+= libmatekbd SUBDIR+= liboldXrandr SUBDIR+= libunique SUBDIR+= libunique3 @@ -338,6 +339,16 @@ SUBDIR+= matchbox-nest SUBDIR+= matchbox-panel SUBDIR+= matchbox-panel-manager SUBDIR+= matchbox-themes-extra +SUBDIR+= mate-applets +SUBDIR+= mate-control-center +SUBDIR+= mate-desktop +SUBDIR+= mate-indicator-applet +SUBDIR+= mate-menus +SUBDIR+= mate-panel +SUBDIR+= mate-screensaver +SUBDIR+= mate-session-manager +SUBDIR+= mate-settings-daemon +SUBDIR+= mate-terminal SUBDIR+= mkcomposecache SUBDIR+= mlterm SUBDIR+= modeline @@ -347,6 +358,7 @@ SUBDIR+= modular-xorg-xephyr SUBDIR+= modular-xorg-xquartz SUBDIR+= motif SUBDIR+= mowitz +SUBDIR+= mozo SUBDIR+= mrxvt SUBDIR+= multi-aterm SUBDIR+= mxterm |