diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2000-04-03 15:37:56 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2000-04-03 15:37:56 +0000 |
commit | df468c58d1cec2ac2c2e55569bc115647205406e (patch) | |
tree | 48bdcecd414e2c81c434ba254297fc3d2d8054b6 /graphics/Makefile | |
parent | 771db4505f6c700c8ca9670a29390dd6c3aeb870 (diff) | |
download | pkgsrc-df468c58d1cec2ac2c2e55569bc115647205406e.tar.gz |
Add and enable ruby-gl.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a6afc9c5ae9..96ef565c52a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2000/03/14 19:10:39 tron Exp $ +# $NetBSD: Makefile,v 1.77 2000/04/03 15:37:56 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -65,6 +65,7 @@ SUBDIR += py-imaging SUBDIR += qvplay SUBDIR += rayshade + SUBDIR += ruby-gl SUBDIR += sane SUBDIR += sketch SUBDIR += tgif |