diff options
Diffstat (limited to 'security/secpanel/Makefile')
-rw-r--r-- | security/secpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 2e81bbcaabfa..a0248ff7fb99 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -18,7 +18,7 @@ COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= ssh-askpass:${PORTSDIR}/security/openssh-askpass USE_X_PREFIX= yes -USE_TK= 84 +USE_TK_RUN= 84 NO_BUILD= yes |