From a3fa291b14164df00dc87bc49609a25e9d83cf25 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 29 Nov 1999 03:53:02 +0000 Subject: 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. :) --- misc/sshbuddy/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/sshbuddy') diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index cc7657730bab..2ac9f36f8cc9 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -15,8 +15,6 @@ EXTRACT_SUFX= .tar MAINTAINER= dan@freebsd.org RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect -LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ - tk80.1:${PORTSDIR}/x11-toolkits/tk80 NO_BUILD= yes WRKSRC= ${WRKDIR}/beta1.02 -- cgit v1.2.3