diff options
Diffstat (limited to 'math/reduce/Makefile')
-rw-r--r-- | math/reduce/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/reduce/Makefile b/math/reduce/Makefile index 957d1328243b..27de2a16d776 100644 --- a/math/reduce/Makefile +++ b/math/reduce/Makefile @@ -44,6 +44,8 @@ LDFLAGS+= `freetype-config --libs` REDUCE_BINS= ${WRKSRC}/cslbuild/${TARGET_SDIR} +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: |