diff options
Diffstat (limited to 'www/rubygem-puma/Makefile')
-rw-r--r-- | www/rubygem-puma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index c9f17ca56cbb..c889b72de680 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem:autoplist shebangfix +USES= gem shebangfix PLIST_FILES= bin/puma bin/pumactl |