diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-02-04 05:13:43 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-02-04 05:13:43 +0000 |
| commit | b737b0cd546f267af73aed17a541cf49f9d30824 (patch) | |
| tree | fa3399297b9e2b8abb4546e84b7b18e8ddddee68 /math/ess | |
| parent | f79edb91450191acaf7d5a2dbbcf4d563fe370e9 (diff) | |
Notes
Diffstat (limited to 'math/ess')
| -rw-r--r-- | math/ess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index bfde590904cb..5566c61b4d6b 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= R:math/R NO_ARCH= yes -USES= emacs gmake makeinfo tar:tgz +USES= emacs gmake makeinfo perl5 tar:tgz +USE_PERL5= build INFO= ess |
