aboutsummaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-19 14:12:36 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-19 14:12:36 +0000
commit97b9dd07babd50938245f3bc1b1a459935a59512 (patch)
treea3f6fa4e3ea9c3144575a84b42a2170256803ba1 /security/ssh
parent1c10896d38b0eb3cd1b46ad373c43d2cc8885060 (diff)
downloadports-97b9dd07babd50938245f3bc1b1a459935a59512.tar.gz
ports-97b9dd07babd50938245f3bc1b1a459935a59512.zip
- define NO_LATEST_LINK, even if port is forbiden
Noticed by: Ports with duplicate LATEST_LINKS report
Notes
Notes: svn path=/head/; revision=107591
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index e68551583f45..f45eef658ab5 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org
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
GNU_CONFIGURE= YES
USE_PERL5= YES