From owner-cvs-ports Sat May 13 00:53:46 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA07127 for cvs-ports-outgoing; Sat, 13 May 1995 00:53:46 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA07100 ; Sat, 13 May 1995 00:53:41 -0700 Date: Sat, 13 May 1995 00:53:41 -0700 From: Satoshi Asami Message-Id: <199505130753.AAA07100@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/itcl/patches patch-a Sender: cvs-ports-owner@freebsd.org Precedence: bulk asami 95/05/13 00:53:41 Modified: lang/itcl Makefile Log: Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted source of tcl. Modified: lang/itcl/patches patch-a Log: Make shared library on FreeBSD-2.x and FreeBSD-current too.