- Convert to USES=tk

This commit is contained in:
Pietro Cerutti 2014-02-20 10:19:17 +00:00
parent 8799f4202d
commit e50f8a9adc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345207

View File

@ -121,7 +121,7 @@ CONFIGURE_ARGS+=--disable-kernel-poll
.endif
.if ${PORT_OPTIONS:MGS}
USE_TK_RUN= yes
USES+= tk:run
.endif
.if ${PORT_OPTIONS:MWX}