aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-thin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-thin/Makefile')
-rw-r--r--www/rubygem-thin/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/rubygem-thin/Makefile b/www/rubygem-thin/Makefile
index 306b42484e41..71c40644c860 100644
--- a/www/rubygem-thin/Makefile
+++ b/www/rubygem-thin/Makefile
@@ -17,6 +17,7 @@ BUILD_DEPENDS= rackup:${PORTSDIR}/www/rubygem-rack \
rubygem-daemons>=1.0.9:${PORTSDIR}/devel/rubygem-daemons
RUN_DEPENDS= ${BUILD_DEPENDS}
-.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>