[Bug 186332] fix install path of the binary in sysutils/xmbmon

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 5 06:38:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186332

--- Comment #7 from John Marino <marino at FreeBSD.org> ---
It uses the standard (and correct) INSTALL_PROGRAM macro to install the
binaries.

> make -v INSTALL_PROGRAM
install -s -m 555

see http://www.freebsd.org/doc/en/books/porters-handbook/book.html
section 5.15.1

It should be setting ownership to root:wheel by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list