diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:15:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:15:43 +0000 |
commit | ab046bf5ec9374fb5387c0fcc7a510ae2331dacc (patch) | |
tree | 6c41845e06b2774435f72006a54ed7db6c3ab02e /x11 | |
parent | a90179c712ff4fe31ddb29f34185c84b962788de (diff) | |
download | pkgsrc-ab046bf5ec9374fb5387c0fcc7a510ae2331dacc.tar.gz |
Add and enable xdesktopwaves.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 08df5c9d44f..9f0c8840ed5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.367 2004/10/30 20:53:52 minskim Exp $ +# $NetBSD: Makefile,v 1.368 2004/11/20 22:15:43 jmmv Exp $ # COMMENT= Packages to support the X window system @@ -243,6 +243,7 @@ SUBDIR+= xcursor SUBDIR+= xcursorgen SUBDIR+= xdaemon SUBDIR+= xdaemon2 +SUBDIR+= xdesktopwaves SUBDIR+= xdialog SUBDIR+= xdm3d SUBDIR+= xearth |