1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Convert to USES=tk

This commit is contained in:
Pietro Cerutti 2014-02-20 10:18:13 +00:00
parent c356a57c83
commit b9a4415b4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345205

View File

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