summaryrefslogtreecommitdiffstats
path: root/lang/tcl84
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /lang/tcl84
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadFreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.zip
FreeBSD-ports-51369898d389675759f44baed7961d59c8233c93.tar.gz
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'lang/tcl84')
-rw-r--r--lang/tcl84/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile
index 1e3d0d4..ba61e10 100644
--- a/lang/tcl84/Makefile
+++ b/lang/tcl84/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
OpenPOWER on IntegriCloud