diff options
Diffstat (limited to 'graphics/ruby-gd/Makefile')
-rw-r--r-- | graphics/ruby-gd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index 08e295fdc411..1f9e9bd04b69 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -16,9 +16,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgd.so:graphics/gd \ libpng.so:graphics/png -USES= jpeg -USE_RUBY= yes -USE_RUBY_EXTCONF= yes +USES= jpeg ruby:extconf RUBY_MODNAME= ${PORTNAME:tl} |