diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-09-22 17:59:16 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-09-22 17:59:16 +0000 |
commit | 5095773ef77e48046c80613355d4f1edc07dbdb3 (patch) | |
tree | 93a9c25353f4f473558cf06848446cad0c4518ee /lang | |
parent | 3b956401b8e89633812098f391f57f788115c166 (diff) | |
download | ports-5095773ef77e48046c80613355d4f1edc07dbdb3.tar.gz ports-5095773ef77e48046c80613355d4f1edc07dbdb3.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl85/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/tcl85/Makefile b/lang/tcl85/Makefile index da959e93cf1f..5d2a4b563166 100644 --- a/lang/tcl85/Makefile +++ b/lang/tcl85/Makefile @@ -33,7 +33,6 @@ MAKE_ENV= SHORT_TCL_VER=${SHORT_TCL_VER} LANG=C LC_ALL=C # LANG=C is required fo NOPRECIOUSMAKEVARS= Too many _MLINKS for README.html PLIST_SUB= TCL_VER=${TCL_VER} SHORT_TCL_VER=${SHORT_TCL_VER} EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude compat/ -EXTRA_PATCHES= ${FILESDIR}/patch-uk-locale .if !defined(BUILDING_TCL_THREADS) && !defined(BUILDING_TCL_TM) OPTIONS_DEFINE= TCL85_MAN TZDATA TCL_MODULES |