diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:00:46 +0000 |
| commit | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch) | |
| tree | 728a3619568ce38b9188fc0b8717a16a880d52d3 /math/ruby-narray | |
| parent | b0dffdff28a18aa92669ae08593f8e26d4128641 (diff) | |
Notes
Diffstat (limited to 'math/ruby-narray')
| -rw-r--r-- | math/ruby-narray/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index fb71503ef000..dc923937debe 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -24,6 +24,8 @@ MAKE_ARGS= INSTALL_PROG="${INSTALL_PROGRAM}" \ DOC_EN= ChangeLog README.en SPEC.en DOC_JA= README.ja SPEC.ja +OPTIONS_DEFINE= DOCS + post-install: ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja .for f in ${DOC_EN} |
