diff options
author | reed <reed@pkgsrc.org> | 2009-09-16 02:18:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2009-09-16 02:18:31 +0000 |
commit | c96075408d945e5829d01db7190449ed0a0c8e95 (patch) | |
tree | 6d305b1f92c9cd3324bb0a189aa519be0d0cb35e /x11 | |
parent | 6e177a2c9ac65e315ce92c5f2a2f79aff1a23680 (diff) | |
download | pkgsrc-c96075408d945e5829d01db7190449ed0a0c8e95.tar.gz |
Added devel/xfconf version 4.6.1
Added x11/libxfce4menu version 4.6.1
Added x11/xfce4-settings version 4.6.1
Removed x11/libxfce4mcs
Removed x11/xfce4-mcs-manager
Removed x11/xfce4-mcs-plugins
And updated various xfce4 packages.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1dc5a5a8a0f..3c9e5da3855 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.596 2009/09/15 12:20:54 drochner Exp $ +# $NetBSD: Makefile,v 1.597 2009/09/16 02:18:31 reed Exp $ # COMMENT= Packages to support the X window system @@ -219,7 +219,7 @@ SUBDIR+= liboldXrandr SUBDIR+= libunique SUBDIR+= libxcb SUBDIR+= libxfce4gui -SUBDIR+= libxfce4mcs +SUBDIR+= libxfce4menu SUBDIR+= libxfce4util SUBDIR+= libxkbfile SUBDIR+= libxkbui @@ -435,13 +435,12 @@ SUBDIR+= xfce4-desktop SUBDIR+= xfce4-exo SUBDIR+= xfce4-eyes-plugin SUBDIR+= xfce4-gtk2-engine -SUBDIR+= xfce4-mcs-manager -SUBDIR+= xfce4-mcs-plugins SUBDIR+= xfce4-notes-plugin SUBDIR+= xfce4-panel SUBDIR+= xfce4-places-plugin SUBDIR+= xfce4-screenshooter-plugin SUBDIR+= xfce4-session +SUBDIR+= xfce4-settings SUBDIR+= xfce4-terminal SUBDIR+= xfce4-utils SUBDIR+= xfd |