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 2fefa65..206a076 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -16,7 +16,7 @@ COMMENT= GUI for managing and running ssh and related utilities RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ ssh-askpass:${PORTSDIR}/security/openssh-askpass -USE_PERL= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes NO_BUILD= yes |