Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2013 20:33:34 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311732 - head/astro/tclgeomap
Message-ID:  <201302052033.r15KXY9d021868@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Feb  5 20:33:34 2013
New Revision: 311732
URL: http://svnweb.freebsd.org/changeset/ports/311732

Log:
  - Chase removal of Tcl/Tk 8.2
  
  Reported by:	crees

Modified:
  head/astro/tclgeomap/Makefile   (contents, props changed)

Modified: head/astro/tclgeomap/Makefile
==============================================================================
--- head/astro/tclgeomap/Makefile	Tue Feb  5 20:29:40 2013	(r311731)
+++ head/astro/tclgeomap/Makefile	Tue Feb  5 20:33:34 2013	(r311732)
@@ -13,7 +13,7 @@ MASTER_SITES=	SF/tkgeomap/${PORTNAME}/${
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Read, manipulate, and display geo data
 
-USE_TCL=	82+
+USE_TCL=	83+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-tcl=${TCL_LIBDIR} --with-tclinclude=${TCL_INCLUDEDIR}
 WRKSRC=		${WRKDIR}/${DISTNAME}/unix



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