diff options
author | asau <asau> | 2010-07-09 19:37:11 +0000 |
---|---|---|
committer | asau <asau> | 2010-07-09 19:37:11 +0000 |
commit | 7fa17bb7bef450782e7fd16bab91fb4c29c19d39 (patch) | |
tree | bf7052fb82375aa26b44900c0f08d3b8c251eef1 /x11 | |
parent | 1a4cbaac0d42c7c1e757b0a48b479285add88ba0 (diff) | |
download | pkgsrc-7fa17bb7bef450782e7fd16bab91fb4c29c19d39.tar.gz |
Add and enable imported CLISP modules.
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 9c317ed4ac5..c33b336383e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.616 2010/05/18 19:47:47 drochner Exp $ +# $NetBSD: Makefile,v 1.617 2010/07/09 19:37:11 asau Exp $ # COMMENT= Packages to support the X window system @@ -23,6 +23,7 @@ SUBDIR+= beforelight SUBDIR+= bigreqsproto SUBDIR+= bitmap SUBDIR+= blt +SUBDIR+= clisp-gtk2 SUBDIR+= compositeproto SUBDIR+= damageproto SUBDIR+= desklaunch |