[Bug 223105] ports-mgmt/portlint: TEST_DEPENDS should be able to include ${RUN_DEPENDS}
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 19 06:26:27 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223105
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 at FreeBSD.org
Reporter: yuri at rawbw.com
Assignee: marcus at FreeBSD.org
Flags: maintainer-feedback?(marcus at FreeBSD.org)
It doesn't like these lines:
> RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastnumbers>0:devel/py-fastnumbers \
> ${PYTHON_PKGNAMEPREFIX}pyicu>0:devel/py-pyicu
> TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \
> ${RUN_DEPENDS}
Error:
> WARN: Makefile: wrong dependency value for TEST_DEPENDS. TEST_DEPENDS requires 2 or 3 colon-separated tuples.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list