Date: Thu, 10 Jan 2013 14:14:29 -0500 From: Greg Larkin <glarkin@FreeBSD.org> To: Fbsd8 <fbsd8@a1poweruser.com> Cc: FreeBSD questions <questions@freebsd.org> Subject: Re: make install package? Message-ID: <50EF1315.607@FreeBSD.org> In-Reply-To: <50EF10DB.8070205@a1poweruser.com> References: <50EF10DB.8070205@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/10/13 2:04 PM, Fbsd8 wrote: > When I do a "make install package" command the package gets stored > in the directory I am in. > > What is the default path for the packages to be stored in? Is it > /usr/packages? > > If that is indeed the default location, how do I get the "make > install package" command put it there automatically? By default, it is /usr/ports/packages. To make sure your packages are stored there, make sure that directory exists. Once it does, cd to your favorite port directory and run this command: make -V PKGFILE The output should indicate that the package will be created in /usr/ports/packages instead of the local directory. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (Darwin) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlDvExQACgkQ0sRouByUApDaEQCfZazvazW5gHFSf7aj+G6Rjq9z B+oAn32bn6060dXlfgMxht8xO6zyE5Tj =jHKR -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50EF1315.607>