aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 26180e82ad6c..30ec7cf82f95 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -26,7 +26,8 @@ CONFLICTS?= openssh-3.* ssh-1.* ssh2-3.*
PATCH_SITES+= http://mirror.shatow.net/freebsd/${PORTNAME}/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/:x509
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= build
USE_AUTOTOOLS= autoconf autoheader
USE_OPENSSL= yes
GNU_CONFIGURE= yes