diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /lang/tcl80 | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to 'lang/tcl80')
-rw-r--r-- | lang/tcl80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index df44c9343f95..87c454541632 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/tcl8.0.5/unix INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared -CONFIGURE_ENV= PORTSDIR=${PORTSDIR} +CONFIGURE_ENV= PORTSDIR=${PORTSDIR} PKGINSTALL= ${PKGDIR}/pkg-install.tclsh PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.tclsh |