Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 17:59:16 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304702 - head/lang/tcl85
Message-ID:  <201209221759.q8MHxGup013329@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209221759.q8MHxGup013329>