summaryrefslogtreecommitdiff
path: root/devel/rubygem-rspec-logsplit
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-rspec-logsplit')
-rw-r--r--devel/rubygem-rspec-logsplit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-rspec-logsplit/Makefile b/devel/rubygem-rspec-logsplit/Makefile
index a421e2d6352f..cd7c6cdbb2cf 100644
--- a/devel/rubygem-rspec-logsplit/Makefile
+++ b/devel/rubygem-rspec-logsplit/Makefile
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>