aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-algorithms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-algorithms/Makefile')
-rw-r--r--devel/rubygem-algorithms/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-algorithms/Makefile b/devel/rubygem-algorithms/Makefile
index 3a9914a56aec..0a1dd6ece345 100644
--- a/devel/rubygem-algorithms/Makefile
+++ b/devel/rubygem-algorithms/Makefile
@@ -12,7 +12,6 @@ COMMENT= Ruby algorithms and data structures
LICENSE= MIT
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>