ports/58142: science/mpb shouldn't libdepend on math/blas
AMAKAWA Shuhei
sa264 at cam.ac.uk
Thu Oct 16 20:50:17 UTC 2003
>Number: 58142
>Category: ports
>Synopsis: science/mpb shouldn't libdepend on math/blas
>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 Oct 16 13:50:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: AMAKAWA Shuhei
>Release: FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD m218-3.phy.cam.ac.uk 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Tue Aug 26 20:30:36 BST 2003 sa264 at m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386
>Description:
science/mpb shouldn't libdepend on math/blas.
blas is installed by math/lapack, on which mpb libdepends.
>How-To-Repeat:
>Fix:
diff -u /usr/ports/science/mpb/Makefile mpb/Makefile
--- /usr/ports/science/mpb/Makefile Wed May 7 22:00:42 2003
+++ mpb/Makefile Thu Oct 16 18:52:23 2003
@@ -16,8 +16,7 @@
BUILD_DEPENDS= ${LOCALBASE}/lib/libctl.a:${PORTSDIR}/science/libctl \
bash:${PORTSDIR}/shells/bash2
-LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas \
- lapack.3:${PORTSDIR}/math/lapack \
+LIB_DEPENDS= lapack.3:${PORTSDIR}/math/lapack \
atlas.1:${PORTSDIR}/math/atlas \
fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/graphics/hdf5 \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list