diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2001-08-05 17:25:31 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2001-08-05 17:25:31 +0000 |
commit | 787f4880da5b4e7cb461c9e24409b9c32fbacfbd (patch) | |
tree | 4a136305e8560474d58f6f4f16b44e79d80b21a6 /x11 | |
parent | 989d9db17debf842624a244fed84a39a072939ad (diff) | |
download | pkgsrc-787f4880da5b4e7cb461c9e24409b9c32fbacfbd.tar.gz |
add and enable ruby-fox.
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 a1823c8bbec..b3b9d8b1b78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.226 2001/08/05 00:23:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.227 2001/08/05 17:25:31 sakamoto Exp $ # COMMENT= Packages to support the X window system @@ -69,6 +69,7 @@ SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt SUBDIR+= rep-gtk +SUBDIR+= ruby-fox SUBDIR+= ruby-gtk SUBDIR+= ruby-tcltklib SUBDIR+= ruby-tk |