summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:03:41 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-10-13 04:03:41 +0000
commit607af7710cd7997ba9ccd70c87d6d8e46fb5d492 (patch)
tree81fbaaa63a82f1d00f5943776de0545874982e79 /security
parent. Override PKGINSTALL to place it in WRKDIR, which is writeable, rather (diff)
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Notes
Notes: svn path=/head/; revision=90980
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 7d2e70d21139..594fefaf6fe7 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure shell client and server (remote login program)
+CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.*
USE_AUTOCONF= YES
GNU_CONFIGURE= YES
USE_PERL5= YES