aboutsummaryrefslogtreecommitdiffstats
path: root/mbone/mcl
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-11-21 04:57:26 +0800
committerpav <pav@FreeBSD.org>2003-11-21 04:57:26 +0800
commitf318c97a6b235bf641f2f26af8edfc1322d3b87e (patch)
tree1ec8f6b370d20d5635b15e3b427bcfb39a04634a /mbone/mcl
parent3267c6a46429f5ae83b3fafd563a1a88f97abfb7 (diff)
downloadfreebsd-ports-gnome-f318c97a6b235bf641f2f26af8edfc1322d3b87e.tar.gz
freebsd-ports-gnome-f318c97a6b235bf641f2f26af8edfc1322d3b87e.tar.zst
freebsd-ports-gnome-f318c97a6b235bf641f2f26af8edfc1322d3b87e.zip
- Unbreak by adding dependency on makedepend.
PR: ports/59500 Submitted by: Panagiotis Astithas <past@noc.ntua.gr> (maintainer) Approved by: adamw (mentor)
Diffstat (limited to 'mbone/mcl')
-rw-r--r--mbone/mcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbone/mcl/Makefile b/mbone/mcl/Makefile
index a6f7052421b1..6f7350742aa6 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 \