diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-08-15 17:01:02 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-08-15 17:01:02 +0000 |
commit | b59f3899fff0b980d086c14f4a8dd232ea4edad3 (patch) | |
tree | c8a70029fc0a29070225eec17e5ea6a8f380fc15 /x11-toolkits/Makefile | |
parent | Fix pkp-plist with some cleaning. (diff) |
Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.
WWW: http://ruby-gnome2.sourceforge.jp/
Notes
Notes:
svn path=/head/; revision=116276
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index eb29c8353bb7..4fcbae1a17c1 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -165,6 +165,7 @@ SUBDIR += ruby-gtk SUBDIR += ruby-gtk2 SUBDIR += ruby-gtkglext + SUBDIR += ruby-gtksourceview SUBDIR += ruby-pango SUBDIR += ruby-tk SUBDIR += scintilla |