aboutsummaryrefslogtreecommitdiff
path: root/graphics/povray37/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/povray37/Makefile')
-rw-r--r--graphics/povray37/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 70daaea9f7f2..17dfefa34231 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -66,9 +66,9 @@ CONFIGURE_ARGS+=--without-libpng
.if ${PORT_OPTIONS:MJPEG}
.if ${PORT_OPTIONS:MSTATIC}
-BUILD_DEPENDS+= jpeg>=6b:${PORTSDIR}/graphics/jpeg
+USES+= jpeg:build
.else
-LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg
+USES+= jpeg
.endif
.else
CONFIGURE_ARGS+=--without-libjpeg