Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Feb 2016 20:42:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207028] USES=makeinfo documented to take build as argument but takes no arguments
Message-ID:  <bug-207028-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207028
           Summary: USES=3Dmakeinfo 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@FreeBSD.org
          Reporter: brooks@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org

Mk/Uses/makeinfo.mk says:

# Valid ARGS:   build (default, implicit), run, both

but contains:

.if !empty(makeinfo_ARGS)
IGNORE=3D USES=3Dmakeinfo - expects no arguments
.endif

One or there other should be updated.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207028-13>