svn commit: r304702 - head/lang/tcl85
Chris Rees
crees at FreeBSD.org
Sat Sep 22 17:59:16 UTC 2012
Author: crees
Date: Sat Sep 22 17:59:16 2012
New Revision: 304702
URL: http://svn.freebsd.org/changeset/ports/304702
Log:
Of course, files/patch-* should not be in EXTRA_PATCHES.
I've tested this change properly now, and I'll sit quietly in the corner
for a while.
Modified:
head/lang/tcl85/Makefile
Modified: head/lang/tcl85/Makefile
==============================================================================
--- head/lang/tcl85/Makefile Sat Sep 22 17:23:08 2012 (r304701)
+++ head/lang/tcl85/Makefile Sat Sep 22 17:59:16 2012 (r304702)
@@ -33,7 +33,6 @@ MAKE_ENV= SHORT_TCL_VER=${SHORT_TCL_VER}
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
More information about the svn-ports-all
mailing list