diff options
Diffstat (limited to 'textproc/ruby-sablot/Makefile')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index dbc0d83436d6..8b188c84df54 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -18,7 +18,7 @@ EXPIRATION_DATE= 2013-05-02 LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ expat.6:${PORTSDIR}/textproc/expat2 -USE_ICONV= yes +USES= iconv USE_RUBY= yes USE_RUBY_EXTCONF= yes |