aboutsummaryrefslogtreecommitdiff
path: root/math/ruby-fftw3
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /math/ruby-fftw3
parentb0dffdff28a18aa92669ae08593f8e26d4128641 (diff)
downloadports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.tar.gz
ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip
Notes
Diffstat (limited to 'math/ruby-fftw3')
-rw-r--r--math/ruby-fftw3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ruby-fftw3/Makefile b/math/ruby-fftw3/Makefile
index c6fbb4ed2039..11d12052b96e 100644
--- a/math/ruby-fftw3/Makefile
+++ b/math/ruby-fftw3/Makefile
@@ -29,6 +29,8 @@ CONFIGURE_ARGS+= --with-narray-include=${LOCALBASE}/lib/ruby/gems/${RUBY_VER}/ge
DOCS= LICENSE.txt doc/*
+OPTIONS_DEFINE= DOCS
+
post-install:
${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}
.for f in ${DOCS}