aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-staticmatic
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-staticmatic')
-rw-r--r--www/rubygem-staticmatic/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/rubygem-staticmatic/Makefile b/www/rubygem-staticmatic/Makefile
index f48c791f7e62..5ff03c674525 100644
--- a/www/rubygem-staticmatic/Makefile
+++ b/www/rubygem-staticmatic/Makefile
@@ -16,6 +16,7 @@ COMMENT= Manage static websites using Haml and Sass
RUN_DEPENDS= rubygem-haml>=1.7.0:${PORTSDIR}/www/rubygem-haml \
rubygem-mongrel>=1.0.1:${PORTSDIR}/www/rubygem-mongrel
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
-.include <bsd.port.post.mk>
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+
+.include <bsd.port.mk>