diff options
Diffstat (limited to 'misc/ewipe/Makefile')
-rw-r--r-- | misc/ewipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 5b8f0f09b1e..fb5aaffdb40 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -19,7 +19,7 @@ COMMENT?= Tcl/tk-based presentation tool .if defined(KANJI) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 .else -USE_TK= yes +USE_TK_RUN= yes .endif NO_BUILD= yes |