aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-bosh_common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-bosh_common/Makefile')
-rw-r--r--devel/rubygem-bosh_common/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-bosh_common/Makefile b/devel/rubygem-bosh_common/Makefile
index bacac934b1d9..aaaaac12cf88 100644
--- a/devel/rubygem-bosh_common/Makefile
+++ b/devel/rubygem-bosh_common/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= rubygem-logging>=1.8.2:devel/rubygem-logging \
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>