aboutsummaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
committerAde Lovett <ade@FreeBSD.org>2005-11-15 06:52:12 +0000
commit54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch)
treef56fb969c6a70f5e63287a4f791d035ab1ef0ddc /security/ssh
parent1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff)
Notes
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index aeb75ecc6be1..f7ec753d8882 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -19,7 +19,7 @@ COMMENT= Secure shell client and server (remote login program)
CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.*
NO_LATEST_LINK= YES
-USE_AUTOCONF_VER= 213
+USE_AUTOTOOLS= autoconf:213
GNU_CONFIGURE= YES
USE_PERL5= YES
CONFIGURE_ENV+= PERL=${PERL5}