aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-html2haml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-html2haml/Makefile')
-rw-r--r--www/rubygem-html2haml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/rubygem-html2haml/Makefile b/www/rubygem-html2haml/Makefile
index 1b287d47b29..ab62c3a366f 100644
--- a/www/rubygem-html2haml/Makefile
+++ b/www/rubygem-html2haml/Makefile
@@ -18,10 +18,9 @@ RUN_DEPENDS= rubygem-erubis>=2.7.0:www/rubygem-erubis \
rubygem-ruby_parser>=3.5:devel/rubygem-ruby_parser
USE_RUBY= yes
-USE_RUBYGEMS= yes
NO_ARCH= yes
-RUBYGEM_AUTOPLIST= yes
+USES= gem:autoplist
PLIST_FILES= bin/html2haml
.include <bsd.port.mk>