aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/rubygem-benchmark-ips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/rubygem-benchmark-ips/Makefile')
-rw-r--r--benchmarks/rubygem-benchmark-ips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/rubygem-benchmark-ips/Makefile b/benchmarks/rubygem-benchmark-ips/Makefile
index c9ac26706b1d..12ea5cd90025 100644
--- a/benchmarks/rubygem-benchmark-ips/Makefile
+++ b/benchmarks/rubygem-benchmark-ips/Makefile
@@ -13,6 +13,6 @@ LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>