diff options
Diffstat (limited to 'math/mpfr/Makefile')
-rw-r--r-- | math/mpfr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 2820612631e2..541f64840454 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -35,4 +35,6 @@ INFO= mpfr PORTDOCS= * +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |