EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.
This commit is contained in:
parent
1a64a6515e
commit
e793b4bbbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2239
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 19 Aug 1995
|
||||
# Whom: jkh / pst
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1995/04/15 05:42:12 asami Exp $
|
||||
# $Id: Makefile,v 1.4 1995/08/19 07:59:28 pst Exp $
|
||||
#
|
||||
|
||||
DISTNAME= zircon-1.15p11
|
||||
|
@ -11,6 +11,7 @@ PKGNAME= zircon-1.15.11
|
|||
CATEGORIES+= networking
|
||||
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
|
||||
|
||||
EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
||||
BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
||||
RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue