diff options
author | hans <hans@pkgsrc.org> | 2011-04-20 18:36:16 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2011-04-20 18:36:16 +0000 |
commit | 17cac23508754d77079431f6c4611aae9f3ae176 (patch) | |
tree | 6b7c8eb4bb6f9547d33754c09bf31105ff0869fa /x11/Makefile | |
parent | 9840f050c5653b7a7fe039b4d43536d487c2b56c (diff) | |
download | pkgsrc-17cac23508754d77079431f6c4611aae9f3ae176.tar.gz |
Add package for the new-clx module of lang/clisp. Remove conflicting
option new-clx from lang/clisp
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index aaa6a16804b..c4b9386600c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.633 2011/03/18 17:15:03 drochner Exp $ +# $NetBSD: Makefile,v 1.634 2011/04/20 18:36:16 hans Exp $ # COMMENT= Packages to support the X window system @@ -24,6 +24,7 @@ SUBDIR+= bigreqsproto SUBDIR+= bitmap SUBDIR+= blt SUBDIR+= clisp-gtk2 +SUBDIR+= clisp-new-clx SUBDIR+= compositeproto SUBDIR+= damageproto SUBDIR+= desklaunch |