diff options
Diffstat (limited to 'graphics/yafray/Makefile')
-rw-r--r-- | graphics/yafray/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index 48d4d2564933..23afdb1ace18 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -11,9 +11,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Fast XML based raytracer -LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg - -USES= scons +USES= jpeg scons USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |