sci-libs/ViSP: fix double empty line

Package-Manager: Portage-2.3.74, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2019-09-02 01:13:55 +02:00
parent 0b676d8201
commit a2d0f49423

View File

@@ -48,7 +48,6 @@ REQUIRED_USE="motif? ( coin )"
S="${WORKDIR}/visp-${PV}"
PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" "${FILESDIR}/${PN}-3.0.1-opencv.patch" )
src_configure() {
local mycmakeargs=(
"-DBUILD_EXAMPLES=$(usex examples ON OFF)"