svn commit: r311732 - head/astro/tclgeomap

Pietro Cerutti gahr at FreeBSD.org
Tue Feb 5 20:33:34 UTC 2013


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 at 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


More information about the svn-ports-head mailing list