aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-20 11:43:44 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-20 11:43:44 +0000
commite22cb3e0ce175039f8f7db998eceecc244318777 (patch)
tree12f4297ff02f6981c8c4956b6b278a4a2e7c913b /security/openssh-portable
parent1f6c1539bc213d68fe6de9d268181025f99327bd (diff)
downloadports-e22cb3e0ce175039f8f7db998eceecc244318777.tar.gz
ports-e22cb3e0ce175039f8f7db998eceecc244318777.zip
- Convert to new perl5 framework
Approved by: bdrewery@ (maintainer)
Notes
Notes: svn path=/head/; revision=325040
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