- Convert to USES+=tcl

This commit is contained in:
Pietro Cerutti 2013-10-16 09:14:01 +00:00
parent 8e65fc1c17
commit c6cff4eb54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330489

View file

@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --with-gtk=${LOCALBASE}
MICO_GTK= "@comment "
.endif
.if ${PORT_OPTIONS:MTCL}
USE_TCL= yes
USES+= tcl
CONFIGURE_ARGS+= --with-tcl
CPPFLAGS+= -I${TCL_INCLUDEDIR}
LDFLAGS+= -L${LOCALBASE}/lib