From owner-cvs-all Sun Nov 28 19:53: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E28AD1533B; Sun, 28 Nov 1999 19:53:03 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA90840; Sun, 28 Nov 1999 19:53:03 -0800 (PST) (envelope-from steve@FreeBSD.org) Message-Id: <199911290353.TAA90840@freefall.freebsd.org> From: Steve Price Date: Sun, 28 Nov 1999 19:53:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/sshbuddy Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/11/28 19:53:03 PST Modified files: misc/sshbuddy Makefile Log: No need to have LIB_DEPENDS on tcl/tk since the expect port takes care of this for us. It also means that since the expect port now uses Tcl/Tk version 8.2 we won't have both 8.0 and 8.2 laying about with only one tof them actually being used. :) Revision Changes Path 1.2 +1 -3 ports/misc/sshbuddy/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message