1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Convert to USES=tk

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

View File

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