aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-connection_pool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-connection_pool/Makefile')
-rw-r--r--net/rubygem-connection_pool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-connection_pool/Makefile b/net/rubygem-connection_pool/Makefile
index 4ea18a27b0c0..ff6161e978cc 100644
--- a/net/rubygem-connection_pool/Makefile
+++ b/net/rubygem-connection_pool/Makefile
@@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>