From owner-cvs-lib Tue Jun 18 18:29:21 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA15433 for cvs-lib-outgoing; Tue, 18 Jun 1996 18:29:21 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA15410; Tue, 18 Jun 1996 18:29:10 -0700 (PDT) Date: Tue, 18 Jun 1996 18:29:10 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199606190129.SAA15410@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/tcl Makefile patch01 patch02 tcl7.5.tar.gz.uu src/lib/tcl/patches patch-aa patch-ab src/lib/tcl/files md5 tcl7.5.tar.gz.uu Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/06/18 18:29:10 Modified: lib/tcl Makefile Added: lib/tcl/files md5 tcl7.5.tar.gz.uu lib/tcl/patches patch-aa patch-ab Removed: lib/tcl patch01 patch02 tcl7.5.tar.gz.uu Log: Rearrange this to use bsd.port.mk. If we're going to encapsulate stuff like this, we might as well use the standard tools. Some changes to bsd.port.mk were required to support this and you will need to reinstall from /usr/src/share/mk before building this again. Revision Changes Path 1.2 +21 -357 src/lib/tcl/Makefile