diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-01 17:37:41 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-01 17:37:41 +0000 |
commit | cd419fd1dfe3dc76a40073fe54d2993054dfc88c (patch) | |
tree | 0d46946c2159598fd9c10d0de4a1de55f32e5a3e /math/ess | |
parent | 9426d28e77d5bf1aef929c1bfae9132ce2abb8d6 (diff) | |
download | ports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.tar.gz ports-cd419fd1dfe3dc76a40073fe54d2993054dfc88c.zip |
Notes
Diffstat (limited to 'math/ess')
-rw-r--r-- | math/ess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index e616f0a0eae4..d981d9c222f8 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -23,6 +23,7 @@ OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} +USES+= makeinfo INFO= ess .endif |