mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Convert to USES+=tcl
This commit is contained in:
parent
8e65fc1c17
commit
c6cff4eb54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330489
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue