summaryrefslogtreecommitdiff
path: root/lang/tcl83
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /lang/tcl83
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'lang/tcl83')
-rw-r--r--lang/tcl83/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile
index 1e3d0d427b18..ba61e10e1b67 100644
--- a/lang/tcl83/Makefile
+++ b/lang/tcl83/Makefile
@@ -18,14 +18,14 @@ PATCHFILES= ${PORTNAME}${PORTVERSION}plus.patch.gz
MAINTAINER= jseger@FreeBSD.org
-PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
+PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
-CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
+CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
MAKE_ENV= SHORT_TCL_VER=83
-PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
+PKGINSTALL= ${PKGDIR}/pkg-install.tclsh
PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh
PLIST_SUB= TCL_VER=8.3 SHORT_TCL_VER=83