aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-spreadsheet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-spreadsheet/Makefile')
-rw-r--r--textproc/rubygem-spreadsheet/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile
index da9e3264faa4..0f4aef20598d 100644
--- a/textproc/rubygem-spreadsheet/Makefile
+++ b/textproc/rubygem-spreadsheet/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= spreadsheet
MAINTAINER= ports@logvinov.com
COMMENT= A Ruby module to generate Microsoft Excel compatible files
-.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>