diff options
Diffstat (limited to 'math/pure-mpfr/Makefile')
-rw-r--r-- | math/pure-mpfr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pure-mpfr/Makefile b/math/pure-mpfr/Makefile index 4702c9678bb8..e65790f088ef 100644 --- a/math/pure-mpfr/Makefile +++ b/math/pure-mpfr/Makefile @@ -27,7 +27,7 @@ PORTDOCS= README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |