aboutsummaryrefslogtreecommitdiffstats
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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-yajl-ruby/Makefile b/devel/rubygem-yajl-ruby/Makefile
index f36dc62fcca1..1569a238e918 100644
--- a/devel/rubygem-yajl-ruby/Makefile
+++ b/devel/rubygem-yajl-ruby/Makefile
@@ -12,6 +12,6 @@ COMMENT= Streaming JSON parsing and encoding library for Ruby
LICENSE= MIT
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>