aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-fcgi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-fcgi/Makefile')
-rw-r--r--www/rubygem-fcgi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-fcgi/Makefile b/www/rubygem-fcgi/Makefile
index 63e5968a98b0..43937cdfb727 100644
--- a/www/rubygem-fcgi/Makefile
+++ b/www/rubygem-fcgi/Makefile
@@ -13,7 +13,6 @@ LICENSE= MIT
LIB_DEPENDS= libfcgi.so:www/fcgi
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>