diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:14:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-09-10 13:14:50 +0000 |
commit | e1bfdfbe5665c963621e06f6bbfbbc2c000a804e (patch) | |
tree | eaf052562fa1ad9b232918eb5e617ac1df0dd725 /math/cantor/Makefile | |
parent | f57bc4af665126de839ff734a08e57726e84da84 (diff) |
Notes
Diffstat (limited to 'math/cantor/Makefile')
-rw-r--r-- | math/cantor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 3944753544a0..971f4eb226ea 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -24,7 +24,7 @@ USE_QT= core dbus gui network printsupport widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes -OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB +OPTIONS_DEFINE= LUAJIT MAXIMA OCTAVE R SAGE SCILAB DOCS OPTIONS_SUB= yes # R LUAJIT LUAJIT_DESC= Build LuaJIT backend and install LuaJIT |