aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-rest-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-rest-client/Makefile')
-rw-r--r--www/rubygem-rest-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-rest-client/Makefile b/www/rubygem-rest-client/Makefile
index 0021c01b6a5b..a3106ced40f9 100644
--- a/www/rubygem-rest-client/Makefile
+++ b/www/rubygem-rest-client/Makefile
@@ -16,8 +16,7 @@ RUN_DEPENDS= rubygem-http-cookie>=1.0.2:www/rubygem-http-cookie \
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
PLIST_FILES= bin/restclient
.include <bsd.port.mk>