Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2022 01:06:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 262002] graphics/libetonyek01 broken for MDS 2.0, MDDS_VERSION=1.7
Message-ID:  <bug-262002-25061-cykDwLvQ3h@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262002-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262002-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked FreeBSD Office Team
<office@FreeBSD.org> for maintainer-feedback:
Bug 262002: graphics/libetonyek01 broken for MDS 2.0, MDDS_VERSION=3D1.7
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262002



--- Description ---
Makefile still sets MDDS to version 1.7

BUILD_DEPENDS=3D=20
${LOCALBASE}/include/mdds-${MDDS_VERSION}/mdds/global.hpp:devel/mdds \
		${LOCALBASE}/include/glm/glm.hpp:math/glm
LIB_DEPENDS=3D	libboost_filesystem.so:devel/boost-libs \
		librevenge-0.0.so:textproc/librevenge \
		liblangtag.so:devel/liblangtag \
		libxml2.so:textproc/libxml2

USES=3D		compiler:c++11-lib gmake libtool pathfix \
		pkgconfig tar:xz

MDDS_VERSION=3D	1.7

CONFIGURE_ARGS=3D --disable-tests --disable-werror --without-docs
--with-mdds=3D${MDDS_VERSION}
CPPFLAGS+=3D	-I${LOCALBASE}/include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262002-25061-cykDwLvQ3h>