Optimize dependence pattern.
This commit is contained in:
parent
d7da3d9cbd
commit
6badf88a81
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2000/03/20 07:26:23 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2000/03/20 07:27:48 tron Exp $
|
||||
|
||||
DISTNAME= vpn-1.0
|
||||
PKGNAME= ssh-ip-tunnel-1.0
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
|
|||
MAINTAINER= dustin@spy.net
|
||||
|
||||
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
|
||||
DEPENDS+= ssh{-1.2.27,6-1.2.27}:../../security/ssh
|
||||
DEPENDS+= ssh{,6}-1.2.27:../../security/ssh
|
||||
|
||||
CONFLICTS= vpn-1.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue