diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-13 17:55:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-13 17:55:52 +0000 |
commit | da698127d3aa2b1f6fe22ea7792e74013977c940 (patch) | |
tree | 7ee97199514e30ddc1f705b34ac55012dd0b0e83 /x11/Makefile | |
parent | Change the name of the knob: WITH_QTI18N -> WITH_I18N (diff) |
Add ruby-kde and ruby-kde-i18n, KDE extension for Ruby.
(for kde11 and kde11-i18n, respectively)
Notes
Notes:
svn path=/head/; revision=31622
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7b726697bb3f..aaae53390ea6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -56,6 +56,8 @@ SUBDIR += powershell SUBDIR += props SUBDIR += qrash + SUBDIR += ruby-kde + SUBDIR += ruby-kde-i18n SUBDIR += rxvt SUBDIR += stockticker_applet SUBDIR += sxpc |