diff options
author | sakamoto <sakamoto> | 2000-04-03 15:37:56 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2000-04-03 15:37:56 +0000 |
commit | 504265347caced7f7c82d430bd5a163a3e307a62 (patch) | |
tree | 48bdcecd414e2c81c434ba254297fc3d2d8054b6 /graphics/Makefile | |
parent | 6e1fa4a81760de35d8b7748c5068ed17e44ff35f (diff) | |
download | pkgsrc-504265347caced7f7c82d430bd5a163a3e307a62.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 |