aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-test-unit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-test-unit/Makefile')
-rw-r--r--devel/rubygem-test-unit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-test-unit/Makefile b/devel/rubygem-test-unit/Makefile
index 5e940380be03..265f2dcfb7ea 100644
--- a/devel/rubygem-test-unit/Makefile
+++ b/devel/rubygem-test-unit/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= rubygem-power_assert>=0:devel/rubygem-power_assert
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>