aboutsummaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
Diffstat (limited to 'math/R')
-rw-r--r--math/R/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 011d299e801d..6aef58114e5d 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -200,7 +200,7 @@ USE_GHOSTSCRIPT_RUN= yes
.endif
.if ${PORT_OPTIONS:MJPEG}
-LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg
+USES+= jpeg
CONFIGURE_ARGS+= --with-jpeglib
.else
CONFIGURE_ARGS+= --without-jpeglib