diff options
author | peter <peter@pkgsrc.org> | 2005-12-31 13:40:00 +0000 |
---|---|---|
committer | peter <peter@pkgsrc.org> | 2005-12-31 13:40:00 +0000 |
commit | 8b9d0f5d5af1acfd95cb7ed67553fd0accd43b20 (patch) | |
tree | 9933ffebaba8d522e2cb76c283683e2919c20c8f /x11/Makefile | |
parent | 309d4f5e500641972c6596a2e64a25f7d81a2348 (diff) | |
download | pkgsrc-8b9d0f5d5af1acfd95cb7ed67553fd0accd43b20.tar.gz |
Add/enable the new matchbox packages.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 54aa905f3ad..a194d75ed98 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.420 2005/12/11 12:42:27 markd Exp $ +# $NetBSD: Makefile,v 1.421 2005/12/31 13:40:00 peter Exp $ # COMMENT= Packages to support the X window system @@ -161,6 +161,12 @@ SUBDIR+= libxfce4mcs SUBDIR+= libxfce4util SUBDIR+= libxklavier SUBDIR+= libzvt +SUBDIR+= matchbox-common +SUBDIR+= matchbox-desktop +SUBDIR+= matchbox-nest +SUBDIR+= matchbox-panel +SUBDIR+= matchbox-panel-manager +SUBDIR+= matchbox-themes-extra SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= mowitz |