diff options
author | martti <martti@pkgsrc.org> | 2007-04-27 10:53:33 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-04-27 10:53:33 +0000 |
commit | 261f02372e3a6d0b3e8b52af15ff1920abc1aad5 (patch) | |
tree | 159cea8ccab4876460c349a517ad19aad084b3d6 /x11/Makefile | |
parent | d29504c581df908075911735939b4cea0b826f88 (diff) | |
download | pkgsrc-261f02372e3a6d0b3e8b52af15ff1920abc1aad5.tar.gz |
Added xfce4-eyes-plugin, xfce4-places-plugin and xfce4-screenshooter-plugin.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1c59c44b9f9..94ff4f3e52f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.497 2007/04/17 13:50:06 martti Exp $ +# $NetBSD: Makefile,v 1.498 2007/04/27 10:53:33 martti Exp $ # COMMENT= Packages to support the X window system @@ -404,11 +404,14 @@ SUBDIR+= xfce3 SUBDIR+= xfce4-clipman-plugin 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-terminal SUBDIR+= xfce4-utils |