[Bug 237177] net/libdnet: Unnecessary dependency added in r498511
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 10 09:39:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237177
Bug ID: 237177
Summary: net/libdnet: Unnecessary dependency added in r498511
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: chris at chrullrich.net
CC: onatan at gmail.com
CC: onatan at gmail.com
Flags: maintainer-feedback?(onatan at gmail.com)
r498511 is supposed to "Fix build when devel/check is installed" with regard to
net/libdnet. It does this by adding the unit test framework devel/check as a
DEPENDS, so that installing libdnet from packages will always pull in the
entirely unnecessary devel/check as well.
If installing devel/check is actually a valid fix for the underlying problem
(unlikely but possible), it should be made a TEST_DEPENDS or BUILD_DEPENDS.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list