diff options
author | martti <martti@pkgsrc.org> | 2003-09-26 11:00:47 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-09-26 11:00:47 +0000 |
commit | 3bf7638f5c2a5e1b800c7c5cd268ace7755e1fcc (patch) | |
tree | 839c74154a399dd358ba2025c7b9b70622cfd751 /x11 | |
parent | c17f3176ea30a70f1a2faa797804c5b0e960125d (diff) | |
download | pkgsrc-3bf7638f5c2a5e1b800c7c5cd268ace7755e1fcc.tar.gz |
Added libxfce4gui, libxfce4mcs, libxfce4util, xfce4-desktop, xfce4-gtk2-engines, xfce4-mcs-manager, xfce4-mcs-plugins, xfce4-panel, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xfce4-utils
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 d93eda548fa..7dda2552f30 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.311 2003/09/19 16:34:47 wiz Exp $ +# $NetBSD: Makefile,v 1.312 2003/09/26 11:00:47 martti Exp $ # COMMENT= Packages to support the X window system @@ -223,6 +223,18 @@ SUBDIR+= xdm3d SUBDIR+= xearth SUBDIR+= xephem SUBDIR+= xfce +SUBDIR+= libxfce4gui +SUBDIR+= libxfce4mcs +SUBDIR+= libxfce4util +SUBDIR+= xfce4-desktop +SUBDIR+= xfce4-gtk2-engines +SUBDIR+= xfce4-mcs-manager +SUBDIR+= xfce4-mcs-plugins +SUBDIR+= xfce4-panel +SUBDIR+= xfce4-themes +SUBDIR+= xfce4-toys +SUBDIR+= xfce4-trigger-launcher +SUBDIR+= xfce4-utils SUBDIR+= xfishtank SUBDIR+= xflame SUBDIR+= xforms |