From fd5b073b73c51875d52ea5888a2c68347f2b239b Mon Sep 17 00:00:00 2001 From: jseger Date: Wed, 5 Jan 2000 07:11:54 +0000 Subject: Upgrade to tcl 8.2.3 --- lang/tcl84/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'lang/tcl84/Makefile') diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index af1da5d..5d9a4d0 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: tcl8.2.2 -# Version required: 8.2.2 +# New ports collection makefile for: tcl8.2.3 +# Version required: 8.2.3 # Date created: 19 August 1997 # Whom: jkh # # $FreeBSD$ # -DISTNAME= tcl8.2.2 -PKGNAME= tcl-8.2.2 +DISTNAME= tcl8.2.3 +PKGNAME= tcl-8.2.3 CATEGORIES= lang tcl82 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/ @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} +MAKE_ENV= SHORT_TCL_VER=82 PKGINSTALL= ${PKGDIR}/INSTALL.tclsh PLIST_SUB= TCL_VER=8.2 SHORT_TCL_VER=82 -- cgit v1.1