diff options
Diffstat (limited to 'www/rubygem-robots/Makefile')
-rw-r--r-- | www/rubygem-robots/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-robots/Makefile b/www/rubygem-robots/Makefile index de8dd30de8c5..221640d1cc5a 100644 --- a/www/rubygem-robots/Makefile +++ b/www/rubygem-robots/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem post-extract: ${CHMOD} -R a+r ${WRKSRC} |