From 9a20ef173c462051100eaf39f9c8c27cda498b50 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 15:55:07 +0000 Subject: Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh from the 8.0.x version of these ports, we are now one step closer to finally being rid of them. --- lang/tcl82/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/tcl82') diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index b95e9cd45fd1..af1da5d25ae0 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -15,13 +15,11 @@ MAINTAINER= jseger@FreeBSD.org Y2K= http://www.scriptics.com/Y2K.html -FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 - WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} -PKGINSTALL= ${PORTSDIR}/lang/tcl80/pkg/INSTALL.tclsh +PKGINSTALL= ${PKGDIR}/INSTALL.tclsh PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82 -- cgit v1.2.3