Date: Fri, 12 Apr 2024 15:06:16 -0400 From: Kurt Hackenberg <kh@panix.com> To: ports@freebsd.org Subject: Re: Confused by what make package should do Message-ID: <76c14675-a782-49cc-8d61-ff96eaab83c8@panix.com> In-Reply-To: <43xrg75pzztfrhlszhekdlfqyiqfmbkgimfdjosrjbbr4sjzfq@fnyqc35f6zyw> References: <i2u7ovhndcywc5kxloodmpm5xe6v7fw7ynxlqrxmbkul2ns3sk@mrylz3dakfpt> <CALH631k4KEd6ytxzB19mUZbzY=6frB=t0Y_pMyUUoD_fiB%2BFPw@mail.gmail.com> <e7jc6wvcyzd7dd5sntdkiruzqvwdegldbmtg3uem3njcstmjff@ojv5urlxga7b> <ZhltyecilpZuifCh@ilythia.eden.le-fay.org> <43xrg75pzztfrhlszhekdlfqyiqfmbkgimfdjosrjbbr4sjzfq@fnyqc35f6zyw>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2024/04/12 13:28, Matthew Phillips wrote: > It's trying to install the port itself. To /usr/local/bin specifically. > It seems like it's running `make install` on the ports Makefile. From man ports(7): "package Make a binary package for the port. The port will be installed if it has not already been." I think you want "make build", also documented in that man page.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76c14675-a782-49cc-8d61-ff96eaab83c8>