diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 06:37:01 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-07 06:37:01 +0000 |
commit | d55947f311f327e12b614bb2dcab9d3875ec5f5f (patch) | |
tree | f51d62c23fad934d834d7ce1722a0816f1fab51f /graphics/Makefile | |
parent | Replace /usr/X11 in qt2.rb with ${X11BASE}. This was somehow dropped (diff) |
Add ruby-qt2gl, Qt2 GL extension for Ruby.
Notes
Notes:
svn path=/head/; revision=38052
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 71af24851b9b..d1f363f81649 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -176,6 +176,7 @@ SUBDIR += ruby-libpng SUBDIR += ruby-ming SUBDIR += ruby-opengl + SUBDIR += ruby-qt2gl SUBDIR += sane SUBDIR += sced SUBDIR += scrot |