Force to Tk version 8.5 to avoid building with Tk 8.6.
Versions below 8.5 should work too, but "85-" isn't
an allowed value like "85+" is.
This commit is contained in:
David E. O'Brien 2013-07-12 00:48:08 +00:00
parent aafa0af380
commit 27b8ab2d86

View file

@ -18,7 +18,7 @@ PATCHFILES= ical-2.3.1-upvar.patch
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= A calendar application
USE_TK= yes
USE_TK?= 85
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclconfig=${TCL_LIBDIR} \