svn commit: r344112 - head/multimedia/flvtool++

Martin Wilke miwi at FreeBSD.org
Thu Feb 13 13:55:59 UTC 2014


Author: miwi
Date: Thu Feb 13 13:55:58 2014
New Revision: 344112
URL: http://svnweb.freebsd.org/changeset/ports/344112
QAT: https://qat.redports.org/buildarchive/r344112/

Log:
  - Convert USE_SCONS to USES

Modified:
  head/multimedia/flvtool++/Makefile

Modified: head/multimedia/flvtool++/Makefile
==============================================================================
--- head/multimedia/flvtool++/Makefile	Thu Feb 13 13:53:30 2014	(r344111)
+++ head/multimedia/flvtool++/Makefile	Thu Feb 13 13:55:58 2014	(r344112)
@@ -15,8 +15,7 @@ LIB_DEPENDS=	libboost_iostreams.so:${POR
 CFLAGS+=	-I${LOCALBASE}/include/boost
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/flvtool++
-USE_SCONS=	yes
-SCONS_BUILDENV=	${SCONS_ENV}
+USES=		scons
 
 NO_STAGE=	yes
 post-patch:


More information about the svn-ports-all mailing list