From owner-freebsd-stable Thu May 11 14:45:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 615D637B7A5 for ; Thu, 11 May 2000 14:45:09 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12q0lO-000DxY-00; Thu, 11 May 2000 23:44:58 +0200 From: Sheldon Hearn To: "Shawn Barnhart" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ucd-snmp In-reply-to: Your message of "Thu, 11 May 2000 15:38:24 EST." <017101bfbb88$dc1f7a20$b8209fc0@marlowe> Date: Thu, 11 May 2000 23:44:57 +0200 Message-ID: <53663.958081497@axl.ops.uunet.co.za> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 11 May 2000 15:38:24 EST, "Shawn Barnhart" wrote: > Wow, I totally misunderstood. So what's the correct way to do > this? I don't see an obvious target other than deinstalling and > reinstalling, unless make reinstall does more than bsd.port.mk would > indicate. Since you've probably updated the port with CVSup or some such tool, using targets from the Makefile to remove the package isn't ideal. Use the pkg_delete utility to remove the package and then install from the port as normal (e.g. make install clean). Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message