diff options
Diffstat (limited to 'sysutils/puppet-lint/Makefile')
-rw-r--r-- | sysutils/puppet-lint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/puppet-lint/Makefile b/sysutils/puppet-lint/Makefile index be818a3b4c15..e99382c052cb 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -13,8 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist PLIST_FILES= bin/puppet-lint NO_ARCH= yes |