[Bug 207028] USES=makeinfo documented to take build as argument but takes no arguments
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 8 20:42:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207028
Bug ID: 207028
Summary: USES=makeinfo documented to take build as argument but
takes no arguments
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: brooks at FreeBSD.org
CC: freebsd-ports-bugs at FreeBSD.org
Mk/Uses/makeinfo.mk says:
# Valid ARGS: build (default, implicit), run, both
but contains:
.if !empty(makeinfo_ARGS)
IGNORE= USES=makeinfo - expects no arguments
.endif
One or there other should be updated.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list