diff options
Diffstat (limited to 'graphics/ruby-gd/Makefile')
-rw-r--r-- | graphics/ruby-gd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index 7dc206527271..5a252e48addb 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -26,6 +26,7 @@ RUBY_MODNAME= ${PORTNAME:L} CONFIGURE_ARGS= --with-gd-lib="${LOCALBASE}/lib" \ --with-jpeg \ + --with-ttf \ --with-freetype INSTALL_TARGET= site-install |