- Unbreak by adding dependency on makedepend.

PR:		ports/59500
Submitted by:	Panagiotis Astithas <past@noc.ntua.gr> (maintainer)
Approved by:	adamw (mentor)
This commit is contained in:
Pav Lucistnik 2003-11-20 20:57:26 +00:00
parent fc069ae58d
commit e525c249ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94538
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= past@noc.ntua.gr
COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4
USE_GMAKE= yes
MAN1= fcast.1 fcastn.1 mclrecv2.1 mclsend2.1
MAN2= mcl_abort.2 mcl_close.2 mcl_ctl.2 mcl_open.2 mcl_recv.2 \

View file

@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= past@noc.ntua.gr
COMMENT= Implementation of the ALC and NORM Reliable Multicast Protocols
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/imake-4
USE_GMAKE= yes
MAN1= fcast.1 fcastn.1 mclrecv2.1 mclsend2.1
MAN2= mcl_abort.2 mcl_close.2 mcl_ctl.2 mcl_open.2 mcl_recv.2 \