diff options
author | marino <marino@pkgsrc.org> | 2012-08-21 22:11:29 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-21 22:11:29 +0000 |
commit | 74043f2a0e21923c57f959c493327bb00389f473 (patch) | |
tree | 9b0748aa613eeb901dabc632696ac3a14ad94fe4 /lang/Makefile | |
parent | f73dc4f2e06a33e7fc45485f79de566e5357af4b (diff) | |
download | pkgsrc-74043f2a0e21923c57f959c493327bb00389f473.tar.gz |
Remove lang/tk-expect from Makefile
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index fd8e6cccd9a..1fcf3f51e59 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2012/08/08 20:26:07 asau Exp $ +# $NetBSD: Makefile,v 1.327 2012/08/21 22:11:29 marino Exp $ # COMMENT= Programming languages @@ -203,7 +203,6 @@ SUBDIR+= tcl-itcl-current SUBDIR+= tcl-otcl SUBDIR+= tcl-tclX SUBDIR+= tinyscheme -SUBDIR+= tk-expect SUBDIR+= tk-tclX SUBDIR+= twelf SUBDIR+= ucblogo |