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/emc2 | |
parent | 10f9dd115c2b86807b2184cf8dd4d562ca79c612 (diff) |
Notes
Diffstat (limited to 'math/emc2')
-rw-r--r-- | math/emc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 5ae4e36b0978..ad0d413c13e9 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -36,7 +36,7 @@ PLIST_FILES= bin/emc2 bin/prf_f3d NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> do-install: |