Date: Thu, 13 Feb 2014 13:55:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344112 - head/multimedia/flvtool++ Message-ID: <201402131355.s1DDtxf3088532@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402131355.s1DDtxf3088532>