mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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:
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
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue