ports/59500: <maintainer update> fix mcl build in -current

Panagiotis Astithas past at noc.ntua.gr
Thu Nov 20 09:50:17 UTC 2003


>Number:         59500
>Category:       ports
>Synopsis:       <maintainer update> fix mcl build in -current
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 01:50:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Panagiotis Astithas
>Release:        FreeBSD 5.1-CURRENT-20031116-JPSNAP i386
>Organization:
National Technical University of Athens
>Environment:
System: FreeBSD edgar.noc.ntua.gr 5.1-CURRENT-20031116-JPSNAP FreeBSD 5.1-CURRENT-20031116-JPSNAP #0: Sun Nov 16 03:37:38 GMT 2003 root at ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
The mbone/mcl port does not specify a build dependency in devel/makedepend.
	
>How-To-Repeat:
In -current, try to build the mbone/mcl port.
	
>Fix:
Apply the following patch.

	

--- mcl.patch begins here ---
--- mcl/Makefile.orig	Wed Nov 19 19:02:32 2003
+++ mcl/Makefile	Wed Nov 19 19:09:30 2003
@@ -15,6 +15,7 @@
 MAINTAINER=	past at noc.ntua.gr
 COMMENT=	Implementation of the ALC and NORM Reliable Multicast Protocols
 
+BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
 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 \
--- mcl.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list