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/fityk | |
parent | 10f9dd115c2b86807b2184cf8dd4d562ca79c612 (diff) |
Notes
Diffstat (limited to 'math/fityk')
-rw-r--r-- | math/fityk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile index f9a62e7ae03b..9d8126216561 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -44,7 +44,7 @@ XYLIB_DISTNAME= xylib-1.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |