aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-yajl-ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-yajl-ruby/Makefile')
-rw-r--r--devel/rubygem-yajl-ruby/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-yajl-ruby/Makefile b/devel/rubygem-yajl-ruby/Makefile
index 9cd6ad8e34d6..f36dc62fcca1 100644
--- a/devel/rubygem-yajl-ruby/Makefile
+++ b/devel/rubygem-yajl-ruby/Makefile
@@ -12,7 +12,6 @@ COMMENT= Streaming JSON parsing and encoding library for Ruby
LICENSE= MIT
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>