aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-gsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ruby-gsl/Makefile')
-rw-r--r--math/ruby-gsl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile
index 61112cda00ac..cd06dece8004 100644
--- a/math/ruby-gsl/Makefile
+++ b/math/ruby-gsl/Makefile
@@ -24,6 +24,8 @@ CONFIGURE_ARGS= -- --with-opt-dir="${LOCALBASE}"
DOCS= AUTHORS ChangeLog THANKS rdoc
+OPTIONS_DEFINE= DOCS
+
post-extract:
${FIND} ${WRKSRC} '(' -name '.DS_Store' -o -name '*~' ')' -delete