diff options
author | taca <taca@pkgsrc.org> | 2004-11-27 14:54:24 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-27 14:54:24 +0000 |
commit | 82be7da08e4b53e32c58b173f4b537ed1d87404b (patch) | |
tree | ab12f8ba49e59407334da525a5ef877f50b6d9f7 /x11/Makefile | |
parent | 10d0e6dc753dfad909d402815c069adf29d26383 (diff) | |
download | pkgsrc-82be7da08e4b53e32c58b173f4b537ed1d87404b.tar.gz |
Add and enable ruby16-tcltk and ruby16-tk package.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index dc542fb490c..3555ba9ea4f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.370 2004/11/25 11:44:25 wiz Exp $ +# $NetBSD: Makefile,v 1.371 2004/11/27 14:54:24 taca Exp $ # COMMENT= Packages to support the X window system @@ -203,6 +203,8 @@ SUBDIR+= ruby-fox SUBDIR+= ruby-gtk SUBDIR+= ruby-tcltklib SUBDIR+= ruby-tk +SUBDIR+= ruby16-tcltklib +SUBDIR+= ruby16-tk SUBDIR+= rxvt SUBDIR+= speyes SUBDIR+= ssystem |