summaryrefslogtreecommitdiff
path: root/net/rubygem-http_parser.rb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-http_parser.rb/Makefile')
-rw-r--r--net/rubygem-http_parser.rb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-http_parser.rb/Makefile b/net/rubygem-http_parser.rb/Makefile
index d966a6070ef4..e578c2de58a8 100644
--- a/net/rubygem-http_parser.rb/Makefile
+++ b/net/rubygem-http_parser.rb/Makefile
@@ -12,7 +12,6 @@ COMMENT= Simple callback-based HTTP request/response parser
LICENSE= MIT
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>