[Bug 262002] graphics/libetonyek01 broken for MDS 2.0, MDDS_VERSION=1.7

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Feb 2022 01:06:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262002

            Bug ID: 262002
           Summary: graphics/libetonyek01 broken for MDS 2.0,
                    MDDS_VERSION=1.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: alt2600@icloud.com
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

Makefile still sets MDDS to version 1.7

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

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

MDDS_VERSION=   1.7

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

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