diff options
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/mcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile index a6f7052..6f73507 100644 --- a/mbone/mcl/Makefile +++ b/mbone/mcl/Makefile @@ -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 \ |