Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2020 19:54:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 248558] misc/shared-mime-info: Update to 2.0
Message-ID:  <bug-248558-39348-5VsntwnhDW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248558-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248558-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248558

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #2)
> +pre-configure:
> +	cd ${WRKSRC}/src/xdgmime/src && ${GMAKE}

Doesn't respect CFLAGS. To fix add ${SETENV} ${MAKE_ENV} before ${GMAKE} and
substitute =3D with +=3D in src/xdgmime/src/Makefile.

> +do-test:
> +	cd ${WRKSRC} && meson test -C ${MESON_BUILD_DIR} --print-errorlogs

Note, USES=3Dmeson defines do-test target by default.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248558-39348-5VsntwnhDW>