Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 06:26:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223105] ports-mgmt/portlint: TEST_DEPENDS should be able to include ${RUN_DEPENDS}
Message-ID:  <bug-223105-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 223105
           Summary: ports-mgmt/portlint: TEST_DEPENDS should be able to
                    include ${RUN_DEPENDS}
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus@FreeBSD.org
          Reporter: yuri@rawbw.com
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@FreeBSD.org)

It doesn't like these lines:
> RUN_DEPENDS=3D    ${PYTHON_PKGNAMEPREFIX}fastnumbers>0:devel/py-fastnumbe=
rs \
>                 ${PYTHON_PKGNAMEPREFIX}pyicu>0:devel/py-pyicu
> TEST_DEPENDS=3D   ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \
>                 ${RUN_DEPENDS}

Error:
> WARN: Makefile: wrong dependency value for TEST_DEPENDS. TEST_DEPENDS req=
uires 2 or 3 colon-separated tuples.

--=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-223105-13>