diff options
Diffstat (limited to 'x11-toolkits/ruby-wx/Makefile')
-rw-r--r-- | x11-toolkits/ruby-wx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile index 72dcbc30963f..67c87c7527bd 100644 --- a/x11-toolkits/ruby-wx/Makefile +++ b/x11-toolkits/ruby-wx/Makefile @@ -17,7 +17,7 @@ COMMENT= Ruby bindings for wxWindows (aka wxWidgets) DEPRECATED= Does not work with Ruby 1.9 EXPIRATION_DATE= 2013-05-02 -USE_ICONV= yes +USES= iconv USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_WX= 2.4 |