aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-acts_as_taggable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-acts_as_taggable/Makefile')
-rw-r--r--www/rubygem-acts_as_taggable/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-acts_as_taggable/Makefile b/www/rubygem-acts_as_taggable/Makefile
index 9f0aa0f2d194..103cdfc39bb9 100644
--- a/www/rubygem-acts_as_taggable/Makefile
+++ b/www/rubygem-acts_as_taggable/Makefile
@@ -12,7 +12,6 @@ COMMENT= Add tagging capabilities to your ActiveRecord objects
NO_ARCH= yes
USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
.include <bsd.port.mk>