svn commit: r344115 - head/graphics/yafray

Martin Wilke miwi at FreeBSD.org
Thu Feb 13 14:12:50 UTC 2014


Author: miwi
Date: Thu Feb 13 14:12:50 2014
New Revision: 344115
URL: http://svnweb.freebsd.org/changeset/ports/344115
QAT: https://qat.redports.org/buildarchive/r344115/

Log:
  - Convert USE_SCONS to USES

Modified:
  head/graphics/yafray/Makefile

Modified: head/graphics/yafray/Makefile
==============================================================================
--- head/graphics/yafray/Makefile	Thu Feb 13 13:58:22 2014	(r344114)
+++ head/graphics/yafray/Makefile	Thu Feb 13 14:12:50 2014	(r344115)
@@ -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}


More information about the svn-ports-all mailing list