aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-20 10:18:43 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-20 10:18:43 +0000
commit8799f4202d0beb0c625b807ba8ea008036b311b4 (patch)
tree92548fbc3dc7cc31ed895309769c3db1d8bd30b2
parentb9a4415b4d70825153224422b291e293e5a6bcce (diff)
Notes
-rw-r--r--lang/erlang-runtime16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime16/Makefile b/lang/erlang-runtime16/Makefile
index c6fa0bef8932..17b32a05a396 100644
--- a/lang/erlang-runtime16/Makefile
+++ b/lang/erlang-runtime16/Makefile
@@ -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}