From 576252770b5f1d38fede5104690e25be72be057a Mon Sep 17 00:00:00 2001 From: gahr Date: Tue, 5 Feb 2013 20:33:34 +0000 Subject: - Chase removal of Tcl/Tk 8.2 Reported by: crees --- astro/tclgeomap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/tclgeomap') diff --git a/astro/tclgeomap/Makefile b/astro/tclgeomap/Makefile index 14a7264465e2..112762668ead 100644 --- a/astro/tclgeomap/Makefile +++ b/astro/tclgeomap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION} 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 -- cgit