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