diff options
Diffstat (limited to 'lang/tcl84/Makefile')
-rw-r--r-- | lang/tcl84/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index b95e9cd45fd1..af1da5d25ae0 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/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 |