diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:05 +0000 |
commit | 9c3c366d48947458fb6332de7b70723874ac583e (patch) | |
tree | 2889b9ba0e972336b3b6346a97b2113634f37cec /math/pure-mpfr/Makefile | |
parent | 10f9dd115c2b86807b2184cf8dd4d562ca79c612 (diff) |
Notes
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> |