diff options
Diffstat (limited to 'math/R/Makefile')
-rw-r--r-- | math/R/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile index 6aef58114e5d..cdd0d94c2a92 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -196,7 +196,7 @@ USES+= readline .else # LIBR_SLAVEPORT .if ${PORT_OPTIONS:MGHOSTSCRIPT} -USE_GHOSTSCRIPT_RUN= yes +USES+= ghostscript .endif .if ${PORT_OPTIONS:MJPEG} |