diff options
Diffstat (limited to 'www/unit-ruby/Makefile')
-rw-r--r-- | www/unit-ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/unit-ruby/Makefile b/www/unit-ruby/Makefile index 4bea16faad8d..d8a236ddec77 100644 --- a/www/unit-ruby/Makefile +++ b/www/unit-ruby/Makefile @@ -10,7 +10,7 @@ RUN_DEPENDS= rackup:www/rubygem-rack22 \ PLIST_FILES= libexec/unit/modules/${UNIT_MODNAME}.unit.so -USE_RUBY= yes +USES= ruby CFLAGS+= -fdeclspec |