forked from Lainports/freebsd-ports
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:
parent
aafa0af380
commit
27b8ab2d86
1 changed files with 1 additions and 1 deletions
|
|
@ -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} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue