ports/68567: ports/math/itl depends on non-existent port

Eric van Gyzen vangyzen at stat.duke.edu
Thu Jul 1 20:01:19 UTC 2004


>Number:         68567
>Category:       ports
>Synopsis:       ports/math/itl depends on non-existent port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 01 20:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Eric van Gyzen
>Release:        FreeBSD 5.2-RELEASE-p8 i386
>Organization:
>Environment:
N/A

>Description:
The ports/math/itl port [optionally] depends on a non-existent port.

>How-To-Repeat:
N/A

>Fix:

Index: math/itl/Makefile
===================================================================
RCS file: /build/cvsroot/ports/math/itl/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- math/itl/Makefile	10 Apr 2004 17:26:44 -0000	1.2
+++ math/itl/Makefile	1 Jul 2004 19:47:41 -0000
@@ -27,8 +27,8 @@
 .include <bsd.port.pre.mk>
 
 .if defined(WANT_MPI) || exists(${LOCALBASE}/bin/hcp)
-BUILD_DEPENDS+=	${LOCALBASE}/bin/hcp:${PORTSDIR}/parallel/lam
-RUN_DEPENDS+=	${LOCALBASE}/bin/hcp:${PORTSDIR}/parallel/lam
+BUILD_DEPENDS+=	${LOCALBASE}/bin/hcp:${PORTSDIR}/net/lam
+RUN_DEPENDS+=	${LOCALBASE}/bin/hcp:${PORTSDIR}/net/lam
 CONFIGURE_ARGS+=--with-mpi=lam
 .endif
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list