From 096866c55dd5175b7c2cf7b1f20ee892252f67f8 Mon Sep 17 00:00:00 2001 From: jmz Date: Tue, 24 Oct 2000 00:41:28 +0000 Subject: This library depends on linpack. --- math/bihar/Makefile | 2 ++ math/fftpack/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'math') diff --git a/math/bihar/Makefile b/math/bihar/Makefile index d12a8930d7fe..745370f17db1 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar MAINTAINER= giffunip@asme.org +LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack + # ${DISTFILES} is automatically created from the directory contents IGNOREFILES= ${DISTFILES} EXTRACT_CMD= ${TAR} diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index d12a8930d7fe..745370f17db1 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar MAINTAINER= giffunip@asme.org +LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack + # ${DISTFILES} is automatically created from the directory contents IGNOREFILES= ${DISTFILES} EXTRACT_CMD= ${TAR} -- cgit