diff options
Diffstat (limited to 'graphics/yafray/Makefile')
-rw-r--r-- | graphics/yafray/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index 57f99c3dbeab..fd8c459882f8 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -6,14 +6,14 @@ PORTNAME= yafray PORTVERSION= 0.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.yafray.org/sec/2/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A fast XML based raytracer -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg USE_SCONS= yes USE_LDCONFIG= yes |