Added missing depend on netname.
This commit is contained in:
parent
78047d7542
commit
795b7e7331
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 1999/08/30 17:47:17 kim Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1999/08/30 20:09:31 kim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sdist-1.1
|
||||
|
@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
|
|||
|
||||
MAINTAINER= kim@tac.nyc.ny.us
|
||||
|
||||
DEPENDS+= netname-*:../../net/netname
|
||||
DEPENDS+= osname-*:../../sysutils/osname
|
||||
DEPENDS+= rdist-6.1.4:../../net/rdist6
|
||||
DEPENDS+= srsh-*:../../net/srsh
|
||||
|
|
Loading…
Reference in a new issue