Date: Tue, 1 Feb 2005 09:05:12 +0100 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: freebsd-ports@freebsd.org Subject: Re: deinstall problem (reprise) Message-ID: <200502010905.15386.michaelnottebrock@gmx.net> In-Reply-To: <200501311604.51266.reso3w83@verizon.net> References: <200501311804.01330.lane@joeandlane.com> <200501311604.51266.reso3w83@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1747539.MkHn6yVcoB Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 1. February 2005 01:04, Michael C. Shultz wrote: > On Monday 31 January 2005 04:04 pm, Lane wrote: > > Hey! > > > > I just noticed that the mythtv port I'm working on uses 'make > > uninstall' instead of 'make deinstall' in several of the generated > > Makefiles. > > > > How can I instruct the port Makefile to call 'make uninstall' for an > > indeterminate number of Makefiles? > > Don't, they are not related. Make uninstall is meant to be used > only when you have no packaging system. In general anything > you want to be de-installed goes into pkg-plist.=20 Just to make this more clear: 'make deinstall' in a portdir does not call a= ny=20 target in the actual port, it really just does pkg_delete (essentially). So= =20 you don't need to worry at all about what uninstall procedures the build=20 system of your port uses, just make sure pkg-plist is correct. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1747539.MkHn6yVcoB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB/zg7Xhc68WspdLARAkBzAJ0evHiRxhY8pZ52z6i97+mdPaF0+QCfcknj /Vjiobs8fM6Y4GPrEV6m25Y= =J2H3 -----END PGP SIGNATURE----- --nextPart1747539.MkHn6yVcoB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502010905.15386.michaelnottebrock>