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/jts | |
parent | 10f9dd115c2b86807b2184cf8dd4d562ca79c612 (diff) |
Notes
Diffstat (limited to 'math/jts')
-rw-r--r-- | math/jts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jts/Makefile b/math/jts/Makefile index a5c493058d29..01647ca15cb5 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -23,7 +23,7 @@ JARFILES= JTS_Test acme jts-${VER} NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |