diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-13 14:12:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-13 14:12:50 +0000 |
commit | 4a70614860e3a8b145964366721cb14db09c1cf6 (patch) | |
tree | 13f8b7e45f64f11c0ed09e6a2c8071d579373420 /graphics | |
parent | 7398ea45b27b1913f16d56c0f0a88d086d412173 (diff) | |
download | ports-4a70614860e3a8b145964366721cb14db09c1cf6.tar.gz ports-4a70614860e3a8b145964366721cb14db09c1cf6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/yafray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index c016c63458f8..653eb4e76e7e 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -13,7 +13,7 @@ COMMENT= A fast XML based raytracer LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg -USE_SCONS= yes +USES= scons USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |